Uses of Interface
org.openqa.selenium.interactions.Interactive
Packages that use Interactive
Package
Description
- 
Uses of Interactive in org.openqa.selenium.chromeClasses in org.openqa.selenium.chrome that implement InteractiveModifier and TypeClassDescriptionclassAWebDriverimplementation that controls a Chrome browser running on the local machine.
- 
Uses of Interactive in org.openqa.selenium.chromiumClasses in org.openqa.selenium.chromium that implement InteractiveModifier and TypeClassDescriptionclassAWebDriverimplementation that controls a Chromium browser running on the local machine.
- 
Uses of Interactive in org.openqa.selenium.edgeClasses in org.openqa.selenium.edge that implement InteractiveModifier and TypeClassDescriptionclassAWebDriverimplementation that controls an Edge browser running on the local machine.
- 
Uses of Interactive in org.openqa.selenium.firefoxClasses in org.openqa.selenium.firefox that implement InteractiveModifier and TypeClassDescriptionclassAn implementation of the {#link WebDriver} interface that drives Firefox.
- 
Uses of Interactive in org.openqa.selenium.ieClasses in org.openqa.selenium.ie that implement Interactive
- 
Uses of Interactive in org.openqa.selenium.remoteClasses in org.openqa.selenium.remote that implement Interactive
- 
Uses of Interactive in org.openqa.selenium.safariClasses in org.openqa.selenium.safari that implement InteractiveModifier and TypeClassDescriptionclassA WebDriver implementation that controls Safari using a browser extension (consequently, only Safari 5.1+ is supported).