Uses of Class
com.applitools.eyes.ImageMatchSettings
Packages that use ImageMatchSettings
-
Uses of ImageMatchSettings in com.applitools.eyes
Methods in com.applitools.eyes that return ImageMatchSettingsConstructors in com.applitools.eyes with parameters of type ImageMatchSettingsModifierConstructorDescriptionSessionStartInfo(String testId, String agentId, SessionType sessionType, String appIdOrName, String verId, String scenarioIdOrName, BatchInfo batchInfo, String baselineEnvName, String environmentName, Object environment, ImageMatchSettings defaultMatchSettings, String branchName, String parentBranchName, String baselineBranchName, Boolean saveDiffs, List<PropertyData> properties, String agentSessionId, String agentRunId, Integer timeout) -
Uses of ImageMatchSettings in com.applitools.eyes.config
Fields in com.applitools.eyes.config declared as ImageMatchSettingsMethods in com.applitools.eyes.config that return ImageMatchSettingsModifier and TypeMethodDescriptionConfiguration.getDefaultMatchSettings()IConfiguration.getDefaultMatchSettings()Methods in com.applitools.eyes.config with parameters of type ImageMatchSettingsModifier and TypeMethodDescriptionConfiguration.setDefaultMatchSettings(ImageMatchSettings defaultMatchSettings) IConfiguration.setDefaultMatchSettings(ImageMatchSettings defaultMatchSettings)