Sending Keystrokes & Clicks to Websites and Selenium

RogerCooper

Registered User.
Local time
Yesterday, 20:51
Joined
Jul 30, 2014
Messages
657
For more than a year, I have been using Selenium VBA to automate website interactions. Sometimes this works really well but for other websites there seems to be no way of getting the correct interaction to take place purely through Selenium. Yes, I know about frames.

Can anyone suggest a program that can be used to simulate keystrokes and mouse clicks that can be called from VBA without trying to put keystrokes into the VBA module itself?
 
I second the AutoHotKey recommendation.
 

Users who are viewing this thread

Back
Top Bottom