← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #678844]: switchApp() is no longer functional

 

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

Mike posted a new comment:
On Windows 10 Build #211, with a copy of calc.exe in the Sikuli
directory, the following code starts the calc application:


switchApp("calc.exe")


or

a1 = openApp("calc.exe")

or

myApp = App("calc.exe")

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