| Package | Description |
|---|---|
| com.applitools.eyes.selenium.capture |
| Modifier and Type | Method and Description |
|---|---|
static EyesWebDriverScreenshot.ScreenshotType |
EyesWebDriverScreenshot.ScreenshotType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EyesWebDriverScreenshot.ScreenshotType[] |
EyesWebDriverScreenshot.ScreenshotType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EyesWebDriverScreenshot(com.applitools.eyes.Logger logger,
EyesSeleniumDriver driver,
BufferedImage image,
EyesWebDriverScreenshot.ScreenshotType screenshotType,
com.applitools.eyes.Location frameLocationInScreenshot) |
Copyright © 2021. All rights reserved.