Package com.facilita.fc.selenium
The eggPlant Performance Selenium API provides class and methods for
automating Web Browsers using Selenium WebDriver.
-
Interface Summary Interface Description SeleniumVirtualUserInterface Describes the methods that can be called in anSeleniumVirtualUserScript
or customSeleniumVirtualUser
. -
Class Summary Class Description HtmlUnitDriver Navigation Provides methods for navigation within a web browser.SeleniumVirtualUser A Selenium Virtual User.SeleniumVirtualUserScript A SeleniumVirtualUserScript
.WebDriver An implementation ofWebDriver
, which represents an idealised web browser.WebElement An implementation ofWebElement
, which represents an HTML element. -
Enum Summary Enum Description WebDriverType Describes the types ofWebDriver
that we can create