Control groups

Link, button and radio button controls can be grouped in Tosca (see chapter "Options for Modules and ModuleAttributes").

Link

ActionMode

Value

Description

Input

<control name>

Select a link

Verify

<control name>

Verifies whether the specified link exists (Exists)

Button

ActionMode

Value

Description

Input

<control name>

Select a button

Verify

<control name>

Verifies whether the specified button exists (Exists)

WaitOn

<control name>

Waits until the specified button exists (Exists)

RadioButton

ActionMode

Value

Description

Input

<control name>

Select a RadioButton

Verify

<control name>

Verifies whether the specified RadioButton is selected (Selected)

Examples

The examples described below refer to the following Module:

ControlGroups

Selecting a link

The Home link is selected.

Selecting a link

Verifying the selection of a RadioButton

The system verifies whether the RadioButton NoComprehensiveCover is selected.

Verifying a RadioButton