Uses of Package
com.xceptance.xlt.api.webdriver
-
Packages that use com.xceptance.xlt.api.webdriver Package Description com.xceptance.xlt.api.webdriver Provides special Web driver classes that extend Selenium Web drivers with additional features such as recording data about requests and browser events or running browsers in headless mode. -
Classes in com.xceptance.xlt.api.webdriver used by com.xceptance.xlt.api.webdriver Class Description XltChromeDriver An extendedChromeDriverwhich allows to record data about requests and browser events or to run Chrome with a virtual display.XltChromeDriver.Builder Builder class to createXltChromeDriverinstances.XltFirefoxDriver An extendedFirefoxDriverwhich allows to record data about requests and browser events or to run Firefox with a virtual display.XltFirefoxDriver.Builder Builder class to createXltFirefoxDriverinstances.