public interface ISeleniumCheckTarget extends IScrollRootElementContainer, ImplicitInitiation
Modifier and Type | Method and Description |
---|---|
List<FrameLocator> |
getFrameChain() |
CheckState |
getState() |
org.openqa.selenium.WebElement |
getTargetElement() |
org.openqa.selenium.By |
getTargetSelector() |
void |
setState(CheckState state) |
getScrollRootElement, getScrollRootSelector
init
org.openqa.selenium.By getTargetSelector()
org.openqa.selenium.WebElement getTargetElement()
List<FrameLocator> getFrameChain()
CheckState getState()
void setState(CheckState state)
Copyright © 2021. All rights reserved.