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