I need to try if-else in sikuli IDE

Asked by harvi

 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")

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.