| Package | Description |
|---|---|
| net.thucydides.core.webdriver.shadow |
| Modifier and Type | Method and Description |
|---|---|
static ByShadow |
ByShadow.cssSelector(org.openqa.selenium.By target,
String shadowHost,
String... innerShadowHosts) |
static ByShadow |
ByShadow.cssSelector(String target,
String shadowHost,
String... innerShadowHosts) |
ByShadow |
ByShadow.ByShadowBuilder.inHost(String shadowHost) |
ByShadow |
ByShadow.ByShadowBuilder.inHosts(String shadowHost,
String... innerShadowHosts) |
ByShadow |
ByShadow.thenInHost(String nestedHost) |
Copyright © 2023. All rights reserved.