Menu

StepType_Option

Dave Amies

Option

Sets the value of the option list field identified by cField with the value(s) provided in the cValue column.

If the option list field allows multiple selections then a semicolon ( ; ) delimited list will allow multiple selections.

How each column is used:

Column Name Value
iID The ID used to uniquely identify the current Step Sequence
iSeq Optional/Purely cosmetic, only used to help you structure you step sequences
cStepType Option
cField A string used to uniquely identify the Option field to be acted on
cValue The value(s) to select in the option list field
cTiming A string to identify this transaction for recording the pass/fail status or responce time
cExpect (Optional) The expected value of the text field at the completion of this step
cOnError (Optional) A step sequence to execute if this step failed.

Example usage:

iID iSeq cStepType cField cValue cTiming cExpect cOnError
CreateCustomer 1 Option Citizenship Australian;Canadian Select Citizenship Australian;Canadian Logout

Related

Wiki: Step Types

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.