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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -