Uses of Class
com.facilita.fc.selenium.WebElement
-
Packages that use WebElement Package Description com.facilita.fc.selenium The eggPlant Performance Selenium API provides class and methods for automating Web Browsers using Selenium WebDriver. -
-
Uses of WebElement in com.facilita.fc.selenium
Methods in com.facilita.fc.selenium that return WebElement Modifier and Type Method Description WebElement
WebDriver. findElement(By by)
Find the firstWebElement
using the given method.WebElement
WebElement. findElement(By by)
Find the first WebElement using the given method.
-