Find Checkbox Set Selector

Last modified: June 18, 2025

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

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the widget.

Return Value

NameDatatypeDescription
WidgetWebElementThe found checkbox.