← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #554900]: inconsistent error handling if findAll() loop

 

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

    Status: Answered => Open

Phil McCready is still having a problem:
RaiMan > 1: I strongly recommend, to only use version 1.1.1, especially
as newbee.

> Yes, I am using this solution.

RaiMan > 2: findAll in all cases returns a list object (which might be
empty), so     ‘if findAll()’   will never be false.

> I substituted   'if findAll()'   with 'if exists()'

Further testing revealed that the cause of the problem is that Sikuli is
unable to read text or recognize images from this website that uses
flash/javascript.

        The web page text looks normal 80% gray … it can be selected,
copied and pasted in the usual way.

Identical text or cropped images of target text displayed in a word
document are recognized by Sikuli, and the code works fine.

           Is there a workaround to have    'if exists()'  work on a
website using flash/javascript?

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