← Back to team overview

sikuli-driver team mailing list archive

[Bug 809801] [NEW] switchApp() try to launch the application ( as openApp() )

 

Public bug reported:

User Sikuli Version : X-1.0rc2
OS: Mac OS 10.6.6 64-bit

when i try to execute this :

openApp("/Users/Poste8/Desktop/Widgets/testWidgets/wakanda/Wakanda Studio.app")
wait(5)
switchApp("Firefox")
switchApp("Wakanda Studio")

Sikuli open the "Wakanda Studio.app" and switch to "firefox" correctly,
then it try the open "Wakanda Studio.app" again !   , which is weired
because it is supposed to only display the "Wakanda Studio.app"
frontmost

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/809801

Title:
  switchApp() try to launch the application ( as openApp() )

Status in Sikuli:
  New

Bug description:
  User Sikuli Version : X-1.0rc2
  OS: Mac OS 10.6.6 64-bit

  when i try to execute this :

  openApp("/Users/Poste8/Desktop/Widgets/testWidgets/wakanda/Wakanda Studio.app")
  wait(5)
  switchApp("Firefox")
  switchApp("Wakanda Studio")

  Sikuli open the "Wakanda Studio.app" and switch to "firefox"
  correctly, then it try the open "Wakanda Studio.app" again !   , which
  is weired because it is supposed to only display the "Wakanda
  Studio.app" frontmost

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/809801/+subscriptions


Follow ups

References