I am looking for some form of utility that can be run from the command line in Ubuntu that will click a button in a specific window. What I want to do is run a macro in the selenium IDE without having to take my hands off the keyboard.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You can use the It is quite versatile, so you probably need to look at the manual to find the commands for your particular purpose. For example, to move the cursor to pixel position 500,500 and click, you would run
|
|||
|
|