public abstract class MobileImageProvider extends Object implements com.applitools.eyes.capture.ImageProvider
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
captureStatusBar |
protected EyesAppiumDriver |
driver |
protected Boolean |
wasCapturedStatusBar |
| Constructor and Description |
|---|
MobileImageProvider(EyesAppiumDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
void |
setCaptureStatusBar(boolean captureStatusBar) |
boolean |
wasCaptureStatusBar() |
protected boolean captureStatusBar
protected Boolean wasCapturedStatusBar
protected final EyesAppiumDriver driver
public MobileImageProvider(EyesAppiumDriver driver)
Copyright © 2022. All rights reserved.