I am trying to get to the login screen and automatically enter the username and password and clicking on Enter.
I have been successful on other sites but the following site has a "Login" button that functions as a dropdown menu.
I can't figure out how to navigate past the dropdown menu to get to the login screen.
The website is: https://dealersocket.com/
On the upper right side of the webpage, there is a button called "Login". If I manually click it, a dropdown menu of various logins appear. I want to be able to log into the Dealersocket choice.
How can I automate that with VBA? Any help would be greatly appreciated.
I have been successful on other sites but the following site has a "Login" button that functions as a dropdown menu.
I can't figure out how to navigate past the dropdown menu to get to the login screen.
The website is: https://dealersocket.com/
On the upper right side of the webpage, there is a button called "Login". If I manually click it, a dropdown menu of various logins appear. I want to be able to log into the Dealersocket choice.
How can I automate that with VBA? Any help would be greatly appreciated.