Uses of Interface
org.openqa.selenium.firefox.HasFullPageScreenshot
-
-
Uses of HasFullPageScreenshot in org.openqa.selenium.firefox
Classes in org.openqa.selenium.firefox that implement HasFullPageScreenshot Modifier and Type Class Description classFirefoxDriverAn implementation of the {#link WebDriver} interface that drives Firefox.Methods in org.openqa.selenium.firefox that return HasFullPageScreenshot Modifier and Type Method Description HasFullPageScreenshotAddHasFullPageScreenshot. getImplementation(org.openqa.selenium.Capabilities capabilities, org.openqa.selenium.remote.ExecuteMethod executeMethod)Methods in org.openqa.selenium.firefox that return types with arguments of type HasFullPageScreenshot Modifier and Type Method Description java.lang.Class<HasFullPageScreenshot>AddHasFullPageScreenshot. getDescribedInterface()
-