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