sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43402
Re: [Question #654441]: multiple screenshot analysis in a script
Question #654441 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/654441
keith Fischer posted a new comment:
If you see the target image but sikuli does not find it consider this: If not already identify if these images appear in a consistent region of the web page. Create the web page sub region as the search region. This makes matches many times more accurate without all the other image noise. Doing this will provide the search accuracy and confidence in your tool. Also, make sure your match png's are pixelated and not lots of solid pixel color. I have sikuli running reliably using these techniques.
Because the target is a web page on a browser, consider using selenium with sikuli. selenium can return the coordinates of the image and use sikuli to verify.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.