← Back to team overview

sikuli-driver team mailing list archive

[Question #149392]: I would like to know if there is a way to pass in parameters for a sikuli script?

 

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

hiii

I would like to know if there is a way to pass in parameters for a Sikuli script?
its my script,n i want to enter different url's at the different time.

switchApp("C:\Program Files\Internet Explorer\iexplore.exe")
find(image )
click(image )
type( 'http://yahoo.com' )
click(image )

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