New question #273995 on Sikuli:
https://answers.launchpad.net/sikuli/+question/273995

The behavior of these functions (such as wait, exists, find) appears to be 
changed after the upgrade of the Sikuli (1.0.rc3 -> 1.1.0)

the code:
click(DropDownBoxPic)
r = exists(pic1) / r = find(pic1) / r = wait(pic1)

In v1.0rc3:
After the execution of the code, the drop-down box is still unfolding

In v1.1.0:
After the execution of the code, the drop-down box has been retracted

my question:
Is this new feature in v1.1.0?
What method can have such effect, let drop down list has been in the expansion 
state in v1.1.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

Reply via email to