How exactly do I click on a link in c#
The search button on a page that I am trying to run automated test cases ono is acually an image with a link and I'm having problems getting my program to click on it!!
Please can someone help
Thanks
you need to explain a bit more
what links are we talking about A LinkButton control or a hyperlink in a webbrowser control any code