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