Annotation Type Action


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Action
    • Element Detail

      • actionText

        java.lang.String actionText
      • applicationType

        ApplicationType applicationType
        Default:
        com.testsigma.sdk.ApplicationType.WEB
      • actionType

        StepActionType actionType
        Default:
        com.testsigma.sdk.StepActionType.NONE
      • description

        java.lang.String description
        Default:
        ""
      • deprecated

        boolean deprecated
        Default:
        false
      • useCustomScreenshot

        boolean useCustomScreenshot
        Default:
        false