- Safari - Static variable in class com.applitools.eyes.BrowserNames
-
- save(BufferedImage, String) - Method in class com.applitools.eyes.debug.DebugScreenshotsProvider
-
- save(BufferedImage, String) - Method in class com.applitools.eyes.debug.FileDebugScreenshotsProvider
-
- save(BufferedImage, String) - Method in class com.applitools.eyes.debug.NullDebugScreenshotProvider
-
- scale(double) - Method in interface com.applitools.eyes.CutProvider
-
Get a scaled version of the cut provider.
- scale(double) - Method in class com.applitools.eyes.FixedCutProvider
-
- scale(double) - Method in class com.applitools.eyes.UnscaledFixedCutProvider
-
- scaleProviderHandler - Variable in class com.applitools.eyes.EyesBase
-
- serverConnector - Variable in class com.applitools.eyes.EyesBase
-
- sessionStartInfo - Variable in class com.applitools.eyes.EyesBase
-
- setAgentId(String) - Method in class com.applitools.eyes.EyesBase
-
Sets the user given agent id of the SDK.
- setApiKey(String) - Method in class com.applitools.eyes.EyesBase
-
Sets the API key of your applitools Eyes account.
- setAppEnvironment(String, String) - Method in class com.applitools.eyes.EyesBase
-
Deprecated.
- setAppName(String) - Method in class com.applitools.eyes.EyesBase
-
- setBaselineEnvName(String) - Method in class com.applitools.eyes.EyesBase
-
If not null
, determines the name of the environment of the baseline.
- setBaselineName(String) - Method in class com.applitools.eyes.EyesBase
-
- setBatch(BatchInfo) - Method in class com.applitools.eyes.EyesBase
-
Sets the batch in which context future tests will run or null
if tests are to run standalone.
- setBranchName(String) - Method in class com.applitools.eyes.EyesBase
-
Sets the branch in which the baseline for subsequent test runs resides.
- setDebugScreenshotsPath(String) - Method in class com.applitools.eyes.EyesBase
-
- setDebugScreenshotsPrefix(String) - Method in class com.applitools.eyes.EyesBase
-
- setDefaultMatchSettings(ImageMatchSettings) - Method in class com.applitools.eyes.EyesBase
-
Updates the match settings to be used for the session.
- setEnvName(String) - Method in class com.applitools.eyes.EyesBase
-
If not null
specifies a name for the environment in which the application under test is running.
- setExplicitViewportSize(RectangleSize) - Method in class com.applitools.eyes.EyesBase
-
Define the viewport size as size
without doing any actual action on the
- setFailureReports(FailureReports) - Method in class com.applitools.eyes.EyesBase
-
- setHostApp(String) - Method in class com.applitools.eyes.EyesBase
-
- setHostOS(String) - Method in class com.applitools.eyes.EyesBase
-
- setIgnoreCaret(boolean) - Method in class com.applitools.eyes.EyesBase
-
Sets the ignore blinking caret value.
- setImageCut(CutProvider) - Method in class com.applitools.eyes.EyesBase
-
Manually set the the sizes to cut from an image before it's validated.
- setIsDisabled(boolean) - Method in class com.applitools.eyes.EyesBase
-
- setLogHandler(LogHandler) - Method in class com.applitools.eyes.EyesBase
-
Sets a handler of log messages generated by this API.
- setMatchLevel(MatchLevel) - Method in class com.applitools.eyes.EyesBase
-
This function is deprecated.
- setMatchTimeout(int) - Method in class com.applitools.eyes.EyesBase
-
Sets the maximum time (in ms) a match operation tries to perform a match.
- setParentBranchName(String) - Method in class com.applitools.eyes.EyesBase
-
Sets the branch under which new branches are created.
- setPath(String) - Method in class com.applitools.eyes.debug.DebugScreenshotsProvider
-
- setPosition(Location) - Method in class com.applitools.eyes.positioning.InvalidPositionProvider
-
- setPosition(Location) - Method in interface com.applitools.eyes.positioning.PositionProvider
-
Go to the specified location.
- setPositionProvider(PositionProvider) - Method in class com.applitools.eyes.EyesBase
-
- setPrefix(String) - Method in class com.applitools.eyes.debug.DebugScreenshotsProvider
-
- setProxy(ProxySettings) - Method in class com.applitools.eyes.EyesBase
-
Sets the proxy settings to be used by the rest client.
- setSaveDebugScreenshots(boolean) - Method in class com.applitools.eyes.EyesBase
-
- setSaveFailedTests(boolean) - Method in class com.applitools.eyes.EyesBase
-
Set whether or not failed tests are saved by default.
- setSaveNewTests(boolean) - Method in class com.applitools.eyes.EyesBase
-
Set whether or not new tests are saved by default.
- setScaleRatio(Double) - Method in class com.applitools.eyes.EyesBase
-
Manually set the scale ratio for the images being validated.
- setServerUrl(URI) - Method in class com.applitools.eyes.EyesBase
-
Sets the current server URL used by the rest client.
- setStitchOverlap(int) - Method in class com.applitools.eyes.EyesBase
-
Sets the stitching overlap in pixels.
- setViewportSize(RectangleSize) - Method in class com.applitools.eyes.EyesBase
-
- startSession() - Method in class com.applitools.eyes.EyesBase
-
Start eyes session on the eyes server.
- stitchingOverlap - Variable in class com.applitools.eyes.EyesBase
-
- strict() - Method in class com.applitools.eyes.fluent.CheckSettings
-
Shortcut to set the match level to MatchLevel.STRICT
.
- strict() - Method in interface com.applitools.eyes.fluent.ICheckSettings
-
Shortcut to set the match level to MatchLevel.STRICT
.