← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #676337]: Running installer via App.open() leads to App.focus failed error.

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Yep, I already realised, that there is still a quirk in the revised
App.open implementation.

You might try this:
installer = App("D:\builds\vray_adv_40205_max2019_x64.exe")
installer.open(10) # waits for max 10 secs for the app to get ready

feedback appreciated

nevertheless: your situation is a bug, which I will post and relate
here.

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