← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #185780]: Handling dynamic objects

 

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

    Status: Needs information => Open

Preeti gave more information on the question:
In my example as shown below i have to select 1 checkbox from 4 checkboxes  appearing on the page.Everty time i visit that page i want to select the next(new) checkboxe ,I dont want to take the screenshots of each and every checkbox  that i'll be selecting.I want some solution which could help me selecting the required checkbox at run time.Yes i am talking about scripts in Sikuli IDE.
 
eg:
(All these checkboxes are in 1page)

click("UWBPreeti2.png")
#next time click on this
click("fZ.png")
#next
click("UWBLaunchpad.png")
#next
click("UWBFormula1.png")

Imagine if i have n numbers of of checkbox in my application in 1page
and everytime i want to select a new one?

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