Question #290952 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/290952

Tu Mi posted a new comment:
my suggestion

1.
click("dropdown.png")
wait("100 3point.png", 3) #wait for the object for 3 seconds in case that the 
drop down menu takes time to load the list
click("100 3point.png")

2.
click("dropdown.png")
hover("100 3point.png") # to debug if the object can be identified
click("100 3point.png")

-- 
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