Package com.testsigma.sdk
Class WebElement
- java.lang.Object
-
- org.openqa.selenium.remote.RemoteWebElement
-
- com.testsigma.sdk.WebElement
-
- All Implemented Interfaces:
org.openqa.selenium.interactions.Locatable,org.openqa.selenium.SearchContext,org.openqa.selenium.TakesScreenshot,org.openqa.selenium.WebElement,org.openqa.selenium.WrapsDriver
public class WebElement extends org.openqa.selenium.remote.RemoteWebElement
-
-
Constructor Summary
Constructors Constructor Description WebElement()
-
Method Summary
-
Methods inherited from class org.openqa.selenium.remote.RemoteWebElement
clear, click, equals, execute, execute, findElement, findElements, getAccessibleName, getAriaRole, getAttribute, getCoordinates, getCssValue, getDomAttribute, getDomProperty, getId, getLocation, getRect, getScreenshotAs, getShadowRoot, getSize, getTagName, getText, getWrappedDriver, hashCode, isDisplayed, isEnabled, isSelected, sendKeys, setFileDetector, setFoundBy, setId, setParent, submit, toJson, toString
-
-