| Package | Description |
|---|---|
| net.serenitybdd.core.annotations.findby | |
| net.thucydides.core.annotations.findby | |
| net.thucydides.core.webdriver.javascript | |
| net.thucydides.core.webdriver.shadowdom |
| Modifier and Type | Class and Description |
|---|---|
static class |
By.ByButtonTextSelector |
static class |
By.ByjQuerySelector |
static class |
By.ByScLocator |
| Modifier and Type | Method and Description |
|---|---|
static By |
By.buttonText(String text) |
static By |
By.jquery(String jQuerySelector) |
static By |
By.sclocator(String scLocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
By
Deprecated.
Use By instead
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByShadowDom
By Selector that finds Shadow Dom elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByExpandedShadowDom
By Selector that finds Shadow Dom elements.
|
Copyright © 2021. All rights reserved.