← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #265506]: App.focus on browser tabs

 

Question #265506 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/265506

    Status: Open => Answered

RaiMan proposed the following answer:
Simply: NO.
Sorry.

The current implementation simply internally looks into the window titles, that are shown up in the process list.
So if an app like non-IE browsers work with "windows-in-windows", that do not reveal it's titles to the used function: no chance.

If you have any experience with PowerShell, then you might try to use
the new runScript() feature, that allows, to run PowerShell snippets
inline in your Python script (1.1.0 nightly 2015-04-21+) (do not ask me
though, what is possible here with PowerShell ;-)

Another option might be, to combine autoHotKey, if this is able to do
more than SikuliX.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.