← Back to team overview

sikuli-driver team mailing list archive

[Bug 1513116] Re: [request] Region.click("String") and Match.text() should reveal the same result

 

the complete revision of the text features is on the list for version 2.

For version 1.1.x you have to live with these oddities.

** Summary changed:

- Region.clilck("String") and Match.text() does not work in same manner
+ [request] Region.click("String") and Match.text() should reveal the same result

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 2.0.0

-- 
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:
  [request] Region.click("String") and Match.text() should reveal the
  same result

Status in Sikuli:
  In Progress

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


References