Uses of Class
org.openqa.selenium.remote.HttpCommandExecutor
Packages that use HttpCommandExecutor
- 
Uses of HttpCommandExecutor in org.openqa.selenium.chromiumSubclasses of HttpCommandExecutor in org.openqa.selenium.chromiumModifier and TypeClassDescriptionclassDriverCommandExecutorthat understands ChromiumDriver specific commands.
- 
Uses of HttpCommandExecutor in org.openqa.selenium.remote.serviceSubclasses of HttpCommandExecutor in org.openqa.selenium.remote.serviceModifier and TypeClassDescriptionclassA specializedHttpCommandExecutorthat will use aDriverServicethat lives and dies with a single WebDriver session.