Re: [Sikuli-driver] [Question #685701]: wait - RuntimeException

2019-11-24 Thread Launchpad Janitor
Question #685701 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685701

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #685701]: wait - RuntimeException

2019-11-08 Thread David
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp