← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #215490]: Find and click image, then switch tabs

 

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

    Status: Answered => Open

Bernard St-Pierre is still having a problem:
I learned enough from your code to tell you that this won't work but
nice try... Instead I will propose what I think the script should work.

The surfbar images will always be different than surfbar3 which was just
a product of random generation of a set of images. Combo will be
different every time. To fix this, script should take a an updated
screenshot first of a certain location on the screen to work with. Can
it do that on its own?

The coordinates to take screenshot can be based on an image that never
changes such as  "Please Click a Matching Image" in surfbar3 or even
better than an image would be "Text"! (No pixel contamination possible).
There is always some form of text on a surfbar that never changes
position on every pass.

Tell me what you think? Because it needs to work with an updated set of
images on every pass.

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