sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01888
[Bug 744557] Re: jUnit execution from IDE
** Description changed:
+ Sikuli version: X-1.0rc2
+ OS: Mac OSX 10.6.6
+
What steps will reproduce the problem?
1. Create a script like below
- Click("Image1.png")
- Type("Hello")
- Type(Key.ENTER)
+ Click("Image1.png")
+ Type("Hello")
+ Type(Key.ENTER)
2) command+U
3) Click run
4) IDE hangs, there is no way to recover except to quite the app and relaunch it.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/744557
Title:
jUnit execution from IDE
Status in Sikuli:
New
Bug description:
Sikuli version: X-1.0rc2
OS: Mac OSX 10.6.6
What steps will reproduce the problem?
1. Create a script like below
Click("Image1.png")
Type("Hello")
Type(Key.ENTER)
2) command+U
3) Click run
4) IDE hangs, there is no way to recover except to quite the app and relaunch it.
References