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

    Status: Open => Answered

RaiMan proposed the following answer:
--- While i use exists(), is there any way i can display a user friendly
error like "Browser not open" etc... and then exit program?

if not exists(img):
    popup("error message")
    exit(1)

--- Is there any way to resume in errors instead of hanging up?
use the above option 3 (SKIP or RETRY)

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