public class FullPageScreenshot extends Screenshot
| Constructor and Description |
|---|
FullPageScreenshot(org.openqa.selenium.remote.RemoteWebDriver driver,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
capture() |
boolean |
checkIfBaseline() |
List<Integer> |
checkPixels() |
String |
getName() |
baselineExists, checkRetinaDisplay, getDriverNamepublic FullPageScreenshot(org.openqa.selenium.remote.RemoteWebDriver driver,
String name)
public String getName()
public boolean checkIfBaseline()
public String capture() throws IOException
IOExceptionpublic List<Integer> checkPixels() throws ResultException, IOException, InterruptedException
Copyright © 2017. All rights reserved.