Uses of Class
org.openqa.selenium.remote.HttpCommandExecutor
-
Packages that use HttpCommandExecutor Package Description org.openqa.selenium.remote.service -
-
Uses of HttpCommandExecutor in org.openqa.selenium.remote.service
Subclasses of HttpCommandExecutor in org.openqa.selenium.remote.service Modifier and Type Class Description classDriverCommandExecutorA specializedHttpCommandExecutorthat will use aDriverServicethat lives and dies with a single WebDriver session.
-