public class MultipleSelect extends Object
| Constructor and Description |
|---|
MultipleSelect(org.openqa.selenium.WebElement dropdownField) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSelectedOptionLabels() |
Set<String> |
getSelectedOptionValues() |
Copyright © 2023. All rights reserved.