sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53075
[Question #685701]: wait - RuntimeException
New question #685701 on Sikuli:
https://answers.launchpad.net/sikuli/+question/685701
I start a code with 2 lines, the image is a print to got with Region tool of Sikulix IDE, this doesn't allowing use wait function with a simple call.
#this click a .exe application
doubleClick(image)
#wait until the login UI appears
wait(image,4)
|console log|
[error] script stopped with error in line 2
[error] java.lang.RuntimeException (sikulix.RuntimeException : find, wait, exists: invalid parameter: R[473,255 219x116]@S(0) )
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.