← Back to team overview

sikuli-driver team mailing list archive

[Bug 1814203] Re: App open opening multiple window

 

what version of SikuliX?

** Changed in: sikuli
       Status: New => Opinion

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

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

Title:
  App open opening multiple window

Status in Sikuli:
  Opinion

Bug description:
  Hello guys I loved this sikuli but I found one issue related to
  app.open as well as app.focus

  Here is my code my code has single line to test wheater app.open or
  focus open single instance

  App.open("C:\\program file\internet explorer\\iexplore.exe")
  Or 
  App.focus("C:\\program file\internet explorer\\iexplore.exe")

  Both app.open and app.focus open explorer multiple time for eg:-
  suppose not any explorer open on first app.open or focus it open
  explorer now re run code the it again open explorer i.e now I have
  explorer instance

  Expected to check if multiple explorer instance is  open then close
  all and open single instance and if single open then just focus it is
  there any other alternative

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


References