Re: [Sikuli-driver] [Question #700473]: unable to focus app on mac

2022-02-17 Thread Launchpad Janitor
Question #700473 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/700473

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #700473]: unable to focus app on mac

2022-02-01 Thread Chetan
New question #700473 on SikuliX:
https://answers.launchpad.net/sikuli/+question/700473

we are trying to focus on an app in mac using tile but that does not seem to 
work. also in documentation it is mentioned to use app.focus first
can some use please provide the code snipped and documentation is not clear

my code:
App.focus("Adobe Acrobat")

Documentation:

 not yet possible, to identify a running app by part of the title of it’s 
frontmost window. If you want to use a window title to match the application, 
use App.focus() before, to get a valid App object.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp