Uses of Package
com.xceptance.xlt.api.webdriver
Packages that use com.xceptance.xlt.api.webdriver
Package
Description
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.webdriverClassDescriptionAn extended
ChromeDriverwhich allows to record data about requests and browser events or to run Chrome with a virtual display.Builder class to createXltChromeDriverinstances.An extendedFirefoxDriverwhich allows to record data about requests and browser events or to run Firefox with a virtual display.Builder class to createXltFirefoxDriverinstances.