sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19801
[Bug 707383] Re: [Java] X 1.0rc3: WebDriver/Firefox: Hang in app.focus() if used before new Screen() - workaround
** Changed in: sikuli
Status: Fix Committed => Fix Released
--
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:
Fix Released
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