Any thing that helps perform repetitive tasks via an application or script
Questions tagged [automation]
615 questions
1
vote
0 answers
How can I run automated GUI tests for JVM apps without interrupting my work?
I need to write automated GUI tests for apps built with and running on OpenJDK 14 (Swing & JFX) on Catalina.
This is easy, but when the tests are running the windows pop up on my screen, taking focus and interrupting my work.
On Linux I use xvfb to…

Robert Elliot
- 111
1
vote
2 answers
Does keyboard maestro have a trace/verbose log?
I was experimenting with the "Highlight Location" action of Keyboard Maestro yesterday. It worked.
Today it's not working.
How can I troubleshoot keyboard maestro?
When I press the play button on a macro, and nothing happens, is there an internal…