I have a question/problem. Could you help me?
I'm automating tests using Robot Framework with Sikuli.
When i run my first test, i get the following message:
java.lang.ExceptionInInitializerError: null
What could it be?
Thanks in advance!!
I did it very simply!
I just replaced the keyword "Run Process" with "Start Process".
Sorted out!