All Downloads are FREE. Search and download functionalities are using the official Maven repository.

plans.plan1.yml Maven / Gradle / Ivy

The newest version!
plans:
  - name: Test Plan
    categories:
      - Yaml Plan
    root:
      testCase:
        children:
          - echo:
              text: "Just echo"
          - echo:
              text:
                expression: "mySimpleKey"
          - callKeyword:
              nodeName: CallMyKeyword2
              keyword: "MyKeyword2"
              inputs:
                - myInput: "myValue"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy