Package com.applitools.eyes.selenium
Class Configuration
java.lang.Object
com.applitools.eyes.config.Configuration
com.applitools.eyes.selenium.Configuration
-
Field Summary
Fields inherited from class com.applitools.eyes.config.Configuration
appName, baselineEnvName, batch, defaultMatchSettings, ignoreDisplacements, testName, viewportSize -
Constructor Summary
ConstructorsConstructorDescriptionConfiguration(Configuration configuration) Configuration(com.applitools.eyes.RectangleSize viewportSize) Configuration(String testName) Configuration(String appName, String testName, com.applitools.eyes.RectangleSize viewportSize) -
Method Summary
Methods inherited from class com.applitools.eyes.config.Configuration
addBrowser, addBrowser, addBrowser, addBrowser, addBrowser, addBrowser, addBrowser, addBrowser, addBrowsers, addDeviceEmulation, addDeviceEmulation, addDeviceEmulation, addDeviceEmulation, addMobileDevice, addMobileDevice, addMobileDevices, addMultiDeviceTarget, addProperty, clearProperties, getAbortIdleTestTimeout, getAccessibilityValidation, getAgentId, getApiKey, getAppName, getAutProxy, getBaselineBranchName, getBaselineEnvName, getBatch, getBranchName, getBrowsersInfo, getContentInset, getCutProvider, getDebugResourceWriter, getDebugScreenshotsPath, getDebugScreenshotsPrefix, getDefaultMatchSettings, getDeviceInfo, getDisableNMLUrlCache, getEnablePatterns, getEnvironmentName, getFailureReports, getFeatures, getForceFullPageScreenshot, getGitMergeBaseTimestamp, getHideCaret, getHideScrollbars, getHostApp, getHostingAppInfo, getHostOS, getIgnoreCaret, getIgnoreDisplacements, getIgnoreGitMergeBase, getIsDisabled, getLayoutBreakpoints, getLayoutBreakpointsOptions, getMatchLevel, getMatchTimeout, getMobileOptions, getOsInfo, getOverlap, getParentBranchName, getProperties, getProxy, getRotation, getSaveDebugScreenshots, getSaveDiffs, getSaveFailedTests, getSaveNewTests, getScaleRatio, getServerUrl, getSessionType, getStitchMode, getStitchOverlap, getTestName, getUseCeilForViewportSize, getUseDom, getViewportSize, getVisualGridOptions, getWaitBeforeCapture, getWaitBeforeScreenshots, getWebDriverProxy, isCaptureStatusBar, isDefaultLayoutBreakpointsSet, isDisableBrowserFetching, isFeatureActivated, isForceFullPageScreenshot, isRenderingConfig, isSendDom, isUseCookies, isVisualGrid, setAbortIdleTestTimeout, setAccessibilityValidation, setAgentId, setApiKey, setAppName, setAutProxy, setBaselineBranchName, setBaselineEnvName, setBatch, setBranchName, setBrowsersInfo, setCaptureStatusBar, setContentInset, setCutProvider, setDebugResourceWriter, setDebugScreenshotsPath, setDebugScreenshotsPrefix, setDefaultMatchSettings, setDeviceInfo, setDisableBrowserFetching, setDisableNMLUrlCache, setEnablePatterns, setEnvironmentName, setFailureReports, setFeatures, setForceFullPageScreenshot, setGitMergeBaseTimestamp, setHideCaret, setHideScrollbars, setHostApp, setHostingAppInfo, setHostOS, setIgnoreCaret, setIgnoreDisplacements, setIgnoreGitMergeBase, setIsDisabled, setIsVisualGrid, setLayoutBreakpoints, setLayoutBreakpoints, setLayoutBreakpoints, setLayoutBreakpoints, setMatchLevel, setMatchTimeout, setMobileOptions, setOsInfo, setParentBranchName, setProxy, setRenderingConfig, setRotation, setSaveDebugScreenshots, setSaveDiffs, setSaveFailedTests, setSaveNewTests, setScaleRatio, setSendDom, setServerUrl, setSessionType, setStitchMode, setStitchOverlap, setStitchOverlap, setTestName, setUseCeilForViewportSize, setUseCookies, setUseDom, setViewportSize, setVisualGridOptions, setWaitBeforeCapture, setWaitBeforeScreenshots, setWebDriverProxy, toString
-
Constructor Details
-
Configuration
public Configuration() -
Configuration
-
Configuration
public Configuration(com.applitools.eyes.RectangleSize viewportSize) -
Configuration
-
Configuration
-