Exists
Description
The value property is
required to validate whether a radio button exists on the page. It
can be defined in the Parameters field
using value=value
or in the Value field.
See Exists.
Example
In the following example,
in the first step the value property is set in the Value field.
In the second step, the value is set in the Parameters field
using the Value= parameter.
| Type | Action | Recognition | Parameters | Value |
|---|---|---|---|---|
|
Radio |
Exists |
Name=SQA_SIMPLEREC_SQAOPTION |
ret=&RadioEx1 |
2 |
|
Radio |
Exists |
Name=SQA_SIMPLEREC_SQAOPTION |
ret=&RadioEx2;value=3 |
|