c# - How to programmatically surf on a web page like a human from Windows application? -


i need surf on web page using c# window application (with browser tool on it), , collect information data mining project. need tool me invoke events click , refer objects jquery or css selectors syntax read them , save in database.

i try watin testing own web application.

you might want try selenium...

we use automated regression testing

http://seleniumhq.org/


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -