sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15399
[Bug 1096302] [NEW] Unable to Find Text
Public bug reported:
I am using Sikuli with eclipse and it working grt for me. But i was trying to work on recieving the text from my image. So tried with finding the image and getting text from it. In first the Image text was "Open File..." but the returned text was "OpenFile". In second case the text returned is blank. I have been using normal ways like...finding the image and then getting the text
m=screen.getLastMatch().text();
Let me know if you need anything else, or i have missed some obvious
basics.
Thanks,
Manish.
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1096302
Title:
Unable to Find Text
Status in Sikuli:
New
Bug description:
I am using Sikuli with eclipse and it working grt for me. But i was trying to work on recieving the text from my image. So tried with finding the image and getting text from it. In first the Image text was "Open File..." but the returned text was "OpenFile". In second case the text returned is blank. I have been using normal ways like...finding the image and then getting the text
m=screen.getLastMatch().text();
Let me know if you need anything else, or i have missed some obvious
basics.
Thanks,
Manish.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1096302/+subscriptions
Follow ups
References