[1.1.1] Maven dep sikulixapi does not allow text search/ocr --- fixed 2017-11-05 --- use version 1.1.1 from MavenCentral
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Committed
|
Critical
|
RaiMan |
Bug Description
***************** fix info
the fix is valid for version 1.1.1 final on MavenCentral now and future versions (currently only 1.1.2-SNAPSHOT)
-------
@romankovsv with following exception
[error] text: text recognition is now switched off --- no text ---
[log] CLICK on L(1391,
Sikuli is working fine with clicking on button also functional test works well i mean this one Debug.setDebugL
Screen s = new Screen();
s.find(
but with recognition of text some issue
I`m using java 8
<dependency>
<groupId>
<artifactId>
<version>
</dependency>
Changed in sikuli: | |
status: | New → Fix Committed |
importance: | Undecided → High |
assignee: | nobody → RaiMan (raimund-hocke) |
milestone: | none → 1.1.2 |
Changed in sikuli: | |
importance: | High → Critical |
summary: |
- [1.1.1] Maven dep sikulixapi does not allow text search/ocr + [1.1.1] Maven dep sikulixapi does not allow text search/ocr --- fixed + 2017-11-03 --- use version 1.1.1 from MavenCentral |
description: | updated |
summary: |
[1.1.1] Maven dep sikulixapi does not allow text search/ocr --- fixed - 2017-11-03 --- use version 1.1.1 from MavenCentral + 2017-11-05 --- use version 1.1.1 from MavenCentral |