Uses of Class
org.openqa.selenium.remote.HttpCommandExecutor
Packages that use HttpCommandExecutor
-
Uses of HttpCommandExecutor in org.openqa.selenium.remote.service
Subclasses of HttpCommandExecutor in org.openqa.selenium.remote.serviceModifier and TypeClassDescriptionclass
A specializedHttpCommandExecutor
that will use aDriverService
that lives and dies with a single WebDriver session.