Package ai.luciq.library
Annotation MaskingType
-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
public @interface MaskingTypeDefines the types of view masking available for Repro-steps screenshots. Use these constants to control which UI elements are masked in screenshots.
-
-
Field Summary
Fields Modifier and Type Field Description public final static intMASK_NOTHINGpublic final static intTEXT_INPUTSpublic final static intLABELSpublic final static intMEDIApublic final static intWEB_VIEWS
-