sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47097
Re: [Question #218275]: Get text from screen in sikuli using offset
Question #218275 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/218275
Rishabh Sharma requested more information:
I have integrated sikuli with open script and I am also applying the
same Code for capturing the text from application but its giving an
error as :
String foundText;
foundText = find("img.png").right(100).text();
The method find(String) is undefined for the type script
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.