web » assertSingleSelect(locator)
Description
This command asserts the dropdown element (i.e. <SELECT>
) as denoted by locator
is limited to single selection.
Parameters
- locator - locator of the target dropdown element.
Example
Script:
Output: