| Package | Description |
|---|---|
| net.serenitybdd.screenplay.actions | |
| net.serenitybdd.screenplay.ui |
| Modifier and Type | Method and Description |
|---|---|
static DeselectFromOptions |
DeselectFromOptions.byIndex(Integer indexValue) |
static DeselectFromOptions |
DeselectFromOptions.byValue(String value) |
static DeselectFromOptions |
DeselectFromOptions.byVisibleText(String value) |
| Modifier and Type | Method and Description |
|---|---|
static DeselectFromOptions |
Deselect.option(String option) |
static DeselectFromOptions |
Deselect.optionNumber(int index) |
static DeselectFromOptions |
Deselect.value(String volvo) |
Copyright © 2023. All rights reserved.