Assert BooleanSlider Value

Last modified: June 18, 2025

Description

Asserts the value of the BooleanSlider Widget (String).

Supported widgets

  • BooleanSlider

Usage

Pass the name of the widget and the value you want to assert.

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the widget.
ValueStringYesThe value you want to assert.