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 WebElementWebDriver. findElement(By by)Find the firstWebElementusing the given method.WebElementWebElement. findElement(By by)Find the first WebElement using the given method.
-