sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35502
[Bug 1513116] [NEW] Region.clilck("String") and Match.text() does not work in same manner
Public bug reported:
I have Used an image and extracted text from this image using .text() command, surprisingly it worked very well and recognized all the strings. But when I tried to click same string by Region.click ("String") it failed. How this can happen?
If sikuli is able ti detect the String by .text() command then it should click the same String by Region.click("String") command.
I have attached an image which I used to find the string
** Affects: sikuli
Importance: Undecided
Status: New
** Attachment added: "TextRecognition - Copy.PNG"
https://bugs.launchpad.net/bugs/1513116/+attachment/4512786/+files/TextRecognition%20-%20Copy.PNG
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1513116
Title:
Region.clilck("String") and Match.text() does not work in same manner
Status in Sikuli:
New
Bug description:
I have Used an image and extracted text from this image using .text() command, surprisingly it worked very well and recognized all the strings. But when I tried to click same string by Region.click ("String") it failed. How this can happen?
If sikuli is able ti detect the String by .text() command then it should click the same String by Region.click("String") command.
I have attached an image which I used to find the string
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1513116/+subscriptions
Follow ups