Hey can anyone help me out using keystrokes and mouse emulations?
On a flash website I am trying to automate I can use the new search for image feature to get as far as the registration form but I can't use it to click the form fields it seems. The good news is the first input in the form always loads with the cursor clicked inside it so all I would need to do is send keystrokes to fill it out and then use the tab key to skip to the next input field and so on.
Can this be done? I have tried using the keystrokes emulation action to send the keystrokes but it isn't typing anything and from what I can see there is no way to use keys like enter, tab, space or multiple keys like ctrl + c, ctrl + v etc either. I think this would be a excellent feature to add before the final release.
The idea would be a action where you could send any key on your keyboard or use multiple keys to do things like paste variables etc but for now maybe there is some sort of workaround to do this?
A somewhat related question to this is mouse emulation. How do you find the correct X and Y coordinates to use it properly?
Thanks
On a flash website I am trying to automate I can use the new search for image feature to get as far as the registration form but I can't use it to click the form fields it seems. The good news is the first input in the form always loads with the cursor clicked inside it so all I would need to do is send keystrokes to fill it out and then use the tab key to skip to the next input field and so on.
Can this be done? I have tried using the keystrokes emulation action to send the keystrokes but it isn't typing anything and from what I can see there is no way to use keys like enter, tab, space or multiple keys like ctrl + c, ctrl + v etc either. I think this would be a excellent feature to add before the final release.
The idea would be a action where you could send any key on your keyboard or use multiple keys to do things like paste variables etc but for now maybe there is some sort of workaround to do this?
A somewhat related question to this is mouse emulation. How do you find the correct X and Y coordinates to use it properly?
Thanks