S
sutejok
Hi,
I'm thinking of something like Ruby's Watir, where we can give it a
command like
- open a web address
- click button labelled "submit"
- select drop down list labelled "age", select 4th item
- etc
Is there a way to do something similar in c#? that is, i want my
software to have a power like a browser where the software can open
web pages, and it can interact with the web pages just as a regular
human user would be able to.
just wondering
Thx
Tejo
I'm thinking of something like Ruby's Watir, where we can give it a
command like
- open a web address
- click button labelled "submit"
- select drop down list labelled "age", select 4th item
- etc
Is there a way to do something similar in c#? that is, i want my
software to have a power like a browser where the software can open
web pages, and it can interact with the web pages just as a regular
human user would be able to.
just wondering

Thx
Tejo