Hi,
I am trying to automate a series of actions on a website, where I need to click on buttons, and insert text on some fields via VBScript. The VBScript would be locally saved on my system and is not a part of the web page.
The website structure is like this (I suspect its an iframe, though i am a novice in web technologies):
The highlighted part is the element I am trying to access/click. I would try to write to other fields, but that can wait. Any help would be appreciated.
Any other language or JavaScript based solutions are also welcome.
Thanks a lot for sparing a thought !
I am trying to automate a series of actions on a website, where I need to click on buttons, and insert text on some fields via VBScript. The VBScript would be locally saved on my system and is not a part of the web page.
The website structure is like this (I suspect its an iframe, though i am a novice in web technologies):
The highlighted part is the element I am trying to access/click. I would try to write to other fields, but that can wait. Any help would be appreciated.
Any other language or JavaScript based solutions are also welcome.
Thanks a lot for sparing a thought !