← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #266528]: app.focus() not working after window title change (Windows 8.1)?

 

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

RaiMan posted a new comment:
I still found some issues, after having tested with a workflow like
yours.

App.open("program parameters")
myApp = App.focus("startup title")

# focus switched away
# actions to change window title

myApp.focus() # brings back focus :-)

hope it works now for you too.

The new build should be available in a few minutes.

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