Assert BooleanSlider Value
Last modified: November 19, 2024
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
Name | Datatype | Required | Description |
---|---|---|---|
Widget Name | String | Yes | The name of the widget. |
Value | String | Yes | The value you want to assert. |