← Back to team overview

sikuli-driver team mailing list archive

[Bug 1342144] [NEW] [request] want major improvements for the App class features

 

Public bug reported:

Hi,

I am trying to automate a process where I use a program provided as a
jar file.

The program is being started in Java via Runtime.getRuntime().exec().

After the program start I wanted to do something like
App.focus("something").

Now the question: What is the correct 'something' to find the proper
window?

Background info: I'm on MAC

Thanks in advance

** Affects: sikuli
     Importance: Medium
     Assignee: RaiMan (raimund-hocke)
         Status: In Progress

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

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

** Changed in: sikuli
    Milestone: None => 1.2.0

** Changed in: sikuli
       Status: New => In Progress

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

Title:
  [request] want major improvements for the App class features

Status in Sikuli:
  In Progress

Bug description:
  Hi,

  I am trying to automate a process where I use a program provided as a
  jar file.

  The program is being started in Java via Runtime.getRuntime().exec().

  After the program start I wanted to do something like
  App.focus("something").

  Now the question: What is the correct 'something' to find the proper
  window?

  Background info: I'm on MAC

  Thanks in advance

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


Follow ups

References