← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #686421]: How To Input a variable containing text to reg.find()

 

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

    Status: Answered => Open

Mark McGuinn is still having a problem:
Did as suggested and am still getting an error:

[error] RunTimeIDE: ImageMissing: FORD
[error] RunTimeIDE: Wait: Abort: Jython: at Mensel (20)
[error] script [ Mensel ] stopped with error at line --unknown--

This is where I pass a hard coded string to the find command


reg = Region(300,293,1083,535)

m = reg.find("FORD")

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