UserSimulation

Some controls additionally support user simulations. Inputs into controls are made with click operations without object steering. A click is performed onto the screen or a keyboard input is performed (see chapter "Specify values"). User simulations are enabled via the steering parameter UserSimulation (see chapter "Steering Param").

UserSimulation and simulation types

Controls

UserSimulation

Simulation

Button

Yes

Mouse click on button

CheckBox

Yes

Mouse click on CheckBox

ComboBox

No

 

Image

No

 

Label

No

 

Link

Yes

Mouse click on link

ListBox

No

 

ListItem

No

 

RadioButton

Yes

Mouse click on RadioButton

Table

No

 

TextBox

Yes

Mouse click on TextBox, then keyboard input

TreeView

Yes

Mouse click on the items

Window

No