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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to