public class Disabled extends Object
| Constructor and Description |
|---|
Disabled() |
| Modifier and Type | Method and Description |
|---|---|
static Question<Boolean> |
of(org.openqa.selenium.By byLocator) |
static Question<Boolean> |
of(String locator) |
static Question<Boolean> |
of(Target target) |
static Question<List<Boolean>> |
ofEach(org.openqa.selenium.By byLocator) |
static Question<List<Boolean>> |
ofEach(String locator) |
static Question<List<Boolean>> |
ofEach(Target target) |
Copyright © 2022. All rights reserved.