public abstract class Screenshot extends Object implements IScreenshot
| Constructor and Description |
|---|
Screenshot() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
baselineExists(String imageName) |
boolean |
checkRetinaDisplay() |
String |
getDriverName(org.openqa.selenium.remote.RemoteWebDriver driver) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcapturepublic boolean baselineExists(String imageName)
baselineExists in interface IScreenshotpublic boolean checkRetinaDisplay()
public String getDriverName(org.openqa.selenium.remote.RemoteWebDriver driver)
Copyright © 2017. All rights reserved.