sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01331
[Question #145481]: find sometmes fails and sometimes works
New question #145481 on Sikuli:
https://answers.launchpad.net/sikuli/+question/145481
i have written a sikuli script to launch a browser.the find function sometimes fails and someimes it works.can u pls tell me how to make the find more robust???
openApp("C:\Program Files\Internet Explorer\iexplore.exe")
wait(5)
find("123344.png")
type("times.com")
type(Key.ENTER)
Also when i copy paste the scripts the find function doesnt workpls help me on this
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.