Uses of Class
com.applitools.eyes.universal.dto.CheckSettingsDto
Packages that use CheckSettingsDto
-
Uses of CheckSettingsDto in com.applitools.eyes.universal
Methods in com.applitools.eyes.universal with parameters of type CheckSettingsDtoModifier and TypeMethodDescriptionvoidCommandExecutor.eyesCheck(Reference eyesRef, ITargetDto target, CheckSettingsDto settings, ConfigurationDto config) -
Uses of CheckSettingsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return CheckSettingsDtoMethods in com.applitools.eyes.universal.dto with parameters of type CheckSettingsDtoModifier and TypeMethodDescriptionvoidConfigurationDto.setCheck(CheckSettingsDto check) voidConfigurationDto.setScreenshot(CheckSettingsDto screenshot) voidCheckEyes.setSettings(CheckSettingsDto settings) Constructors in com.applitools.eyes.universal.dto with parameters of type CheckSettingsDtoModifierConstructorDescriptionCheckEyes(Reference eyes, ITargetDto target, CheckSettingsDto settings, ConfigurationDto config, String type)