Louis
14 years agoContributor
data driving on screen action items
I wish to data drive the items for an on screen action but can't figure it out.
I use keyword testing and have the following to achieve
a web page has 96 checkboxes i wish to check if each individual box is ticked and if not tick them, I was hoping to use data driving where an " if then" command is driven by a list of mapped aliases e.g checkbox0, checkbox1 etc. The if then command checks the state of the checkbox then the indented "on screen action" command ticks the box if needs be. The item within the "on screen action" command item was to be driven by the aliase for each of the 96 checkboxes.
My altenative is 96 individual if then commands for each checkbox on screen which is going to be laboureous.
I use keyword testing and have the following to achieve
a web page has 96 checkboxes i wish to check if each individual box is ticked and if not tick them, I was hoping to use data driving where an " if then" command is driven by a list of mapped aliases e.g checkbox0, checkbox1 etc. The if then command checks the state of the checkbox then the indented "on screen action" command ticks the box if needs be. The item within the "on screen action" command item was to be driven by the aliase for each of the 96 checkboxes.
My altenative is 96 individual if then commands for each checkbox on screen which is going to be laboureous.