[request] is it possible to focus on process name --- tracked on GitHub
Asked by
Chetan
tracked on Github: https:/
-------
is it possible to focus on process name?
focus based on title does not work always for me
so i am getting process name from powershell using below command and wanted to pass it to focus like
app.focus(
ps script
Get-Process | Where-Object { $_.Name -eq "Acrobat" }
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.