[Java] X 1.0rc3: WebDriver/Firefox: Hang in app.focus() if used before new Screen() - workaround
Bug #707383 reported by
RaiMan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Released
|
Critical
|
RaiMan |
Bug Description
****** workaround
use "Screen scr = new Screen()" before touching any other Sikuli features
-------
in Java code: It seems, that the class App makes problems together with class Screen, when used in the sequence App - Screen.
summary: |
- [Java] Sikuli X: WebDriver/Firefox: Hang in app.focus() if used before + [Java] X 1.0rc1: WebDriver/Firefox: Hang in app.focus() if used before new Screen() - workaround |
summary: |
- [Java] X 1.0rc1: WebDriver/Firefox: Hang in app.focus() if used before + [Java] X 1.0rc3: WebDriver/Firefox: Hang in app.focus() if used before new Screen() - workaround |
Changed in sikuli: | |
status: | New → In Progress |
assignee: | nobody → RaiMan (raimund-hocke) |
tags: | added: sikuliinit |
Changed in sikuli: | |
status: | In Progress → Fix Committed |
milestone: | none → x1.0 |
tags: |
added: fkt-app removed: sikuliinit |
Changed in sikuli: | |
importance: | Undecided → High |
Changed in sikuli: | |
importance: | High → Critical |
Changed in sikuli: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.