Nexial Automation

Test Automation Platform for everyone!

X

desktop » clickCheckbox(name)

Description

This command instructs Nexial to click on a CheckBox component on the current form. If the specified name does not match a CheckBox component, the corresponding step will FAIL.

Note that this command can be triggered as a “simulated” click. Read here for more details.

Parameters

  • name - this parameter is the name of the CheckBox element.

Example

See Also