The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

SideeX

step([$class: 'SideeX']): Execute SideeX Web Testing

  • protocolMenu

    The default protocol is "HTTP".

    Use "HTTPS (Disable certificate checking)" to disable certificate checking.

    Use "HTTPS (Enable certificate checking)" to enable certificate checking.

      Nested Choice of Objects
    • $class: 'HTTPItem'
      • baseURL : String
        Your WebService base URL.
    • $class: 'HTTPSDisableItem'
      • baseURL : String
        Your WebService base URL.
    • $class: 'HTTPSEnableItem'
      • baseURL : String
        Your WebService base URL.
      • caFilePath : String
        Your certificate file path.
  • stateTime : String
  • testCaseFilePath : String
    Your test case's file path (path to your folder or to your .zip file)

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.