Package com.xceptance.xlt.api.webdriver
package 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.
-
ClassesClassDescriptionAn extended
ChromeDriverwhich allows to record data about requests and browser events or to run Chrome with a virtual display.Builder class to createXltChromeDriverinstances.Extended version ofHtmlUnitDriverwhich just uses the XLT web client.An extendedFirefoxDriverwhich allows to record data about requests and browser events or to run Firefox with a virtual display.Builder class to createXltFirefoxDriverinstances.