I am not a VB developer but I have a requirement to write a VB script to login in a website , navigate to another page and click and button there
I checked codes on internet and found this VBA code
I also referred other link like
VBScript to Launch a website login
but i am getting error and i need the code to navigate to another page and click on a button.
If anyone can suggest me some code which can do the same in VB script, that will be great.