← Back to team overview

sikuli-driver team mailing list archive

[Question #180569]: exists and click

 

New question #180569 on Sikuli:
https://answers.launchpad.net/sikuli/+question/180569

Hi.

Following code fails sometime:

    if v.exists("ga-1.png"):
        v.click("ga-1.png")

I checked the screen capture and found that the image was similar to ga-1.png but had a different background color.

So it seems that exists() thought the image existed but click() did not think so.



-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.