Automate Form login in website using Webbrowser control
- by Jepe d Hepe
ism automating form login in a certain site using webbrowser control. With the client id of the textbox, password and button login, i was able to do it.
Question is, can i still do it without identifying the id of the button and simulate click?