Uses of Class
com.xceptance.xlt.api.webdriver.XltChromeDriver
-
Packages that use XltChromeDriver 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. -
-
Uses of XltChromeDriver in com.xceptance.xlt.api.webdriver
Methods in com.xceptance.xlt.api.webdriver that return XltChromeDriver Modifier and Type Method Description XltChromeDriverXltChromeDriver.Builder. build()Creates a newXltChromeDriverinstance configured with all the previously set properties.
-