public class MobileScreenshotImageProvider extends TakesScreenshotImageProvider
Modifier and Type | Field and Description |
---|---|
protected SeleniumEyes |
eyes |
protected com.applitools.eyes.IEyesJsExecutor |
jsExecutor |
protected com.applitools.eyes.UserAgent |
userAgent |
logger, tsInstance
Constructor and Description |
---|
MobileScreenshotImageProvider(SeleniumEyes eyes,
com.applitools.eyes.Logger logger,
org.openqa.selenium.TakesScreenshot tsInstance,
com.applitools.eyes.UserAgent userAgent) |
Modifier and Type | Method and Description |
---|---|
protected com.applitools.eyes.RectangleSize |
getViewportSize() |
getImage
protected final SeleniumEyes eyes
protected final com.applitools.eyes.IEyesJsExecutor jsExecutor
protected final com.applitools.eyes.UserAgent userAgent
public MobileScreenshotImageProvider(SeleniumEyes eyes, com.applitools.eyes.Logger logger, org.openqa.selenium.TakesScreenshot tsInstance, com.applitools.eyes.UserAgent userAgent)
Copyright © 2021. All rights reserved.