Best Way to sendkeys and mouse click, rightclick, etc ?
Posted: Thu May 14, 2015 8:22 pm
Hi,
I have the need to control via sendkeys a software that its running in a VPS.
I spoke with the coder and there is no API, just send keys and mouse clicks.
I already found some sendkeys function (SendKeys procedure by PB) in the forum but do not include sending mouse left/right clicks and to find the buttons/controls handle on the window, mouse x,y clicks.
If possible i want to read the value of one cell in the listicon control.
Any help will be welcome.
*Im trying to control GSA SER, so just need to find and click the start/stop button, right click on one listview (or something similar) and use the mouse arrows to navigate in the menu options.
As i said, i only nee to find the button and fiund how to send mouse clicks.
Best Regards
I have the need to control via sendkeys a software that its running in a VPS.
I spoke with the coder and there is no API, just send keys and mouse clicks.
I already found some sendkeys function (SendKeys procedure by PB) in the forum but do not include sending mouse left/right clicks and to find the buttons/controls handle on the window, mouse x,y clicks.
If possible i want to read the value of one cell in the listicon control.
Any help will be welcome.
*Im trying to control GSA SER, so just need to find and click the start/stop button, right click on one listview (or something similar) and use the mouse arrows to navigate in the menu options.
As i said, i only nee to find the button and fiund how to send mouse clicks.
Best Regards