← Back to team overview

sikuli-driver team mailing list archive

[Question #184357]: Help needed is usage of SwitchApp

 

New question #184357 on Sikuli:
https://answers.launchpad.net/sikuli/+question/184357

Hi ,
I am trying to use SwitchApp function to switch from one application to another . But switchApp is opening duplicate window of the required application. Please help

openApp("D://Putty.exe")
openApp("cmd.exe")
type("ipconfig")
type(key.ENTER)
switchApp("D://Putty.exe")

the above is opening one more putty window


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