← Back to team overview

sikuli-driver team mailing list archive

[Question #403180]: I need to try if-else in sikuli IDE

 

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

 if there is  google chrome  it opens or else if goes to the download page or check if there is firefox

if exists App.open("/usr/bin/google-chrome") 
else: Go to Terminal and install chrome

or else: App.open("/usr/bin/google-chrome") 

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