← Back to team overview

sikuli-driver team mailing list archive

[Bug 744557] [NEW] jUnit execution from IDE

 

Public bug reported:

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.

** Affects: sikuli
     Importance: Undecided
         Status: New


** Tags: ide junit

-- 
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:
  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.



Follow ups

References