Hi,
I have an app where the user goes to a website to enter information.
The code works fine. My issue is, the area where the user has to enter the data is near the bottom of the page, and I would like to scroll there, or at least close to it.
doesn't work.
Any other suggestions?
Thanks,
Sam
I have an app where the user goes to a website to enter information.
Code:
= ExecuteShell('[URL unfurl="true"]http://pprextensions.dat.maryland.gov/',[/URL] "Open", "", "")
The code works fine. My issue is, the area where the user has to enter the data is near the bottom of the page, and I would like to scroll there, or at least close to it.
Code:
INKEY(x)
KEYBOARD "{END}"
doesn't work.
Any other suggestions?
Thanks,
Sam