Find Checkbox Set Selector

Last modified: November 19, 2024

Description

Finds the select all checkbox.

Supported Widgets

  • Checkbox Set Selector

Usage

Pass the name of the widget you want to get the select all checkbox from.

Input Parameters

Name Datatype Required Description
Widget Name String Yes The name of the widget.

Return Value

Name Datatype Description
Widget WebElement The found checkbox.