sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05170
[Bug 707383] Re: [Java] X 1.0rc3: WebDriver/Firefox: Hang in app.focus() if used before new Screen() - workaround
** Summary changed:
- [Java] X 1.0rc1: WebDriver/Firefox: Hang in app.focus() if used before new Screen() - workaround
+ [Java] X 1.0rc3: WebDriver/Firefox: Hang in app.focus() if used before new Screen() - workaround
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/707383
Title:
[Java] X 1.0rc3: WebDriver/Firefox: Hang in app.focus() if used before
new Screen() - workaround
Status in Sikuli:
New
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/707383/+subscriptions
References