← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #139475]: Sikuli X 1.0rc1 - How to get an exact match with click("String")?

 

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

Ryan posted a new comment:
In case anyone is curious about this:  I am using the SNAPSHOT build
from 2019-03-20.  This feature seems like it is looking for an image
file all the time - I can't seem to get it to recognize a string.

I use this in my script:   r.find("9")     #just looking for the number
9 in the region 'r'

The script always stops at this line saying "find: ImageMissing: 9"

Unless there is some other way to designate a 'string' rather than an
image file path.  I tried double quotes, single quotes, and no quotes -
all the same result

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