- save(BufferedImage, String) - Method in class com.applitools.eyes.DebugScreenshotsProvider
-
- save(BufferedImage, String) - Method in class com.applitools.eyes.FileDebugScreenshotsProvider
-
- save(BufferedImage, String) - Method in class com.applitools.eyes.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
-
- 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
-
- 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
-
- 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.
- 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
-
- setImageCut(CutProvider) - Method in class com.applitools.eyes.EyesBase
-
- 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.DebugScreenshotsProvider
-
- setPosition(Location) - Method in class com.applitools.eyes.InvalidPositionProvider
-
- setPosition(Location) - Method in interface com.applitools.eyes.PositionProvider
-
Go to the specified location.
- setPositionProvider(PositionProvider) - Method in class com.applitools.eyes.EyesBase
-
- setPrefix(String) - Method in class com.applitools.eyes.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
-
- setServerUrl(URI) - Method in class com.applitools.eyes.EyesBase
-
Sets the current server URL used by the rest client.
- setViewportSize(RectangleSize) - Method in class com.applitools.eyes.EyesBase
-
- startSession() - Method in class com.applitools.eyes.EyesBase
-
Start eyes session on the eyes server.