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.

_______________________________________________
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