How can I navigate to the next page using WatiN ?
I need to automate clicking on the page numbers on the bottom from 1, 2, until the end…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Something along these lines should get you started:
While it’s really basic, it should do the job. You could throw that in a simple loop and be done with it.
Good luck!