Class 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
    • Field Summary

      • Fields inherited from class org.openqa.selenium.remote.RemoteWebElement

        fileDetector, id, parent
    • 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
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • WebElement

        public WebElement()