| Package | Description |
|---|---|
| com.applitools.eyes.selenium | |
| com.applitools.eyes.selenium.config |
| Modifier and Type | Method and Description |
|---|---|
StitchMode |
Eyes.getStitchMode() |
static StitchMode |
StitchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StitchMode[] |
StitchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Eyes.setStitchMode(StitchMode mode)
Set the type of stitching used for full page screenshots.
|
| Modifier and Type | Method and Description |
|---|---|
StitchMode |
Configuration.getStitchMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setStitchMode(StitchMode stitchMode) |
Copyright © 2019. All rights reserved.