Uses of Class
org.openqa.selenium.remote.RemoteWebDriver
Package
Description
-
Uses of RemoteWebDriver in org.openqa.selenium.chrome
Modifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chrome browser running on the local machine. -
Uses of RemoteWebDriver in org.openqa.selenium.chromium
Modifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chromium browser running on the local machine. -
Uses of RemoteWebDriver in org.openqa.selenium.edge
Modifier and TypeClassDescriptionclass
AWebDriver
implementation that controls an Edge browser running on the local machine. -
Uses of RemoteWebDriver in org.openqa.selenium.firefox
Modifier and TypeClassDescriptionclass
An implementation of the {#link WebDriver} interface that drives Firefox. -
Uses of RemoteWebDriver in org.openqa.selenium.ie
-
Uses of RemoteWebDriver in org.openqa.selenium.remote
-
Uses of RemoteWebDriver in org.openqa.selenium.safari
Modifier and TypeClassDescriptionclass
A WebDriver implementation that controls Safari using a browser extension (consequently, only Safari 5.1+ is supported).