← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #658728]: How to work around an occasional image

 

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

    Status: Answered => Open

DAVID MASTROIANNI is still having a problem:
[error] script [ PROGRAM.AUTOMATION ] stopped with error in line 1 at column 14
[error] SyntaxError ( 'no viable alternative at input \'"1506689574881.png"\'', )

def try_click("1506689574881.png"):
        try:
                click("1506689574881.png")
        except FindFailed:
                pass

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.