web » assertMultiSelect(locator)
Description
This command asserts the dropdown element (i.e. <SELECT>
) as denoted by locator
allows for multi-selection.
Parameters
- locator - locator of the target dropdown element.
Example
Script:
Output:
This command asserts the dropdown element (i.e. <SELECT>
) as denoted by locator
allows for multi-selection.
Script:
Output: