[feature] focus application based on pid --- accepted
Asked by
Chetan
track at https:/
-------
i have an application that is running and i know hte pid based on getprocess in powershell
i would like that application to come to focus. how can i do that?
app.focus(pid) does not work
i am getting app process by below command
cmd='powershell\n Get-Process | Where-Object { $_.MainWindowTitle -Match \"Adobe Acrobat\" }| Where-Object { $_.Name -Match \"Acrobat\" } | Format-Table ID,Name,
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- SikuliX Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
To post a message you must log in.