Region(text) does not extract precisely: number not recognized

Asked by kiran

i have non selectable number field in my application, so i am thinking to select the region containiing the number and then extracting the number from this region..currently sikuli lats us extract text from the region ....do we have any way to get the NUMBER correctly(as when applied region.text() it returns 123.456 somthing like i2B.4sb but i want result as 123.456)
thanks...

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

look bug 710586

Currently no chance, to solve your issue.

Revision history for this message
kiran (kisankand) said :
#2

Thanks RaiMan, that solved my question.