com.applitools.eyes.config.Feature Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eyes-sdk-core-java5 Show documentation
Show all versions of eyes-sdk-core-java5 Show documentation
Applitools Eyes SDK base for Java
package com.applitools.eyes.config;
public enum Feature {
UNUSED,
NO_SWITCH_WITHOUT_FRAME_CHAIN,
USE_PREDEFINED_DEVICE_INFO,
POSITION_PROVIDER_EXTRA_SCROLL,
}