{
  "id": "d5736f7e-3436-484e-88c1-d54d2d4b30ca",
  "version": "2.0",
  "name": "Echo",
  "url": "https://www.earl-family.net",
  "tests": [{
    "id": "b2eae5db-c150-488a-adf3-c0a1b9ce952b",
    "name": "GetTest1",
    "commands": [{
      "id": "facd4e0b-dfcc-4984-974d-223fdae95944",
      "comment": "",
      "command": "open",
      "target": "/Echo/",
      "targets": [],
      "value": ""
    }, {
      "id": "48312f7b-7636-43d1-ace2-30f11cf93f1f",
      "comment": "",
      "command": "setWindowSize",
      "target": "1038x574",
      "targets": [],
      "value": ""
    }, {
      "id": "5225b85a-5f50-4ce3-8bf4-0a81f937f406",
      "comment": "",
      "command": "click",
      "target": "name=NAME",
      "targets": [
        ["name=NAME", "name"],
        ["css=form:nth-child(4) > input", "css:finder"],
        ["xpath=//input[@name='NAME']", "xpath:attributes"],
        ["xpath=//input", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "27887efa-aea5-4ca1-bdf7-8f1fb852d221",
      "comment": "",
      "command": "type",
      "target": "name=NAME",
      "targets": [
        ["name=NAME", "name"],
        ["css=form:nth-child(4) > input", "css:finder"],
        ["xpath=//input[@name='NAME']", "xpath:attributes"],
        ["xpath=//input", "xpath:position"]
      ],
      "value": "Jonathan"
    }, {
      "id": "2179297f-5e58-475d-88b3-b2fd2ed76836",
      "comment": "",
      "command": "click",
      "target": "name=ADDRESS",
      "targets": [
        ["name=ADDRESS", "name"],
        ["css=form:nth-child(4) textarea", "css:finder"],
        ["xpath=//textarea[@name='ADDRESS']", "xpath:attributes"],
        ["xpath=//textarea", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "aaf0a631-b8e8-4c66-9763-72368d62fe2d",
      "comment": "",
      "command": "type",
      "target": "name=ADDRESS",
      "targets": [
        ["name=ADDRESS", "name"],
        ["css=form:nth-child(4) textarea", "css:finder"],
        ["xpath=//textarea[@name='ADDRESS']", "xpath:attributes"],
        ["xpath=//textarea", "xpath:position"]
      ],
      "value": "Boulder"
    }, {
      "id": "94d76556-883c-48db-a010-7e43e97de936",
      "comment": "",
      "command": "click",
      "target": "name=GetRequest",
      "targets": [
        ["name=GetRequest", "name"],
        ["css=form:nth-child(4) > p:nth-child(4) > input", "css:finder"],
        ["xpath=//input[@name='GetRequest']", "xpath:attributes"],
        ["xpath=//p[3]/input", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "d949eff7-38b4-4df8-a2e5-8abd6e0d47a3",
      "comment": "",
      "command": "verifyText",
      "target": "xpath=//tr[8]/td[2]",
      "targets": [
        ["css=table:nth-child(4) tr:nth-child(8) > td:nth-child(2)", "css:finder"],
        ["xpath=//tr[8]/td[2]", "xpath:position"],
        ["xpath=//td[contains(.,'NAME=Jonathan&ADDRESS=Boulder&GetRequest=Get+Request')]", "xpath:innerText"]
      ],
      "value": "NAME=Jonathan&ADDRESS=Boulder&GetRequest=Get+Request"
    }]
  }, {
    "id": "a87c3fb5-ed71-4868-8f95-a67b3952ba11",
    "name": "PostTest1",
    "commands": [{
      "id": "73dbb7d0-bb30-44d3-ada9-d62446bd6725",
      "comment": "",
      "command": "open",
      "target": "/Echo/",
      "targets": [],
      "value": ""
    }, {
      "id": "2f70502e-8305-4227-a798-eaf14f23c1cb",
      "comment": "",
      "command": "store",
      "target": "Dummy",
      "targets": [],
      "value": "namevar"
    }, {
      "id": "e5bcf069-2a2e-4525-a12b-cc3855cde3fd",
      "comment": "",
      "command": "verifyTitle",
      "target": "Echo Form",
      "targets": [],
      "value": ""
    }, {
      "id": "2e7133df-0d7d-4e23-a285-9390eae96ab7",
      "comment": "",
      "command": "setWindowSize",
      "target": "1024x560",
      "targets": [],
      "value": ""
    }, {
      "id": "fc6155b5-db64-461e-9a83-f92ee7d51cf0",
      "comment": "",
      "command": "click",
      "target": "css=form:nth-child(6) > input",
      "targets": [
        ["css=form:nth-child(6) > input", "css:finder"],
        ["xpath=(//input[@name='NAME'])[2]", "xpath:attributes"],
        ["xpath=//form[2]/input", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "23dfbee2-21b6-4d04-8a44-4597e7861971",
      "comment": "",
      "command": "type",
      "target": "css=form:nth-child(6) > input",
      "targets": [
        ["css=form:nth-child(6) > input", "css:finder"],
        ["xpath=(//input[@name='NAME'])[2]", "xpath:attributes"],
        ["xpath=//form[2]/input", "xpath:position"]
      ],
      "value": "${namevar}"
    }, {
      "id": "3c208dca-dea2-4b98-bc53-281a1651d14a",
      "comment": "",
      "command": "click",
      "target": "css=form:nth-child(6) textarea",
      "targets": [
        ["css=form:nth-child(6) textarea", "css:finder"],
        ["xpath=(//textarea[@name='ADDRESS'])[2]", "xpath:attributes"],
        ["xpath=//form[2]/p/textarea", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "a909c60e-7b66-48c2-b24d-30c25767db4c",
      "comment": "",
      "command": "type",
      "target": "css=form:nth-child(6) textarea",
      "targets": [
        ["css=form:nth-child(6) textarea", "css:finder"],
        ["xpath=(//textarea[@name='ADDRESS'])[2]", "xpath:attributes"],
        ["xpath=//form[2]/p/textarea", "xpath:position"]
      ],
      "value": "Somewhere\\n"
    }, {
      "id": "4d3ed9c5-07a6-49d8-9806-20be750840b7",
      "comment": "",
      "command": "click",
      "target": "css=form:nth-child(6) input:nth-child(2)",
      "targets": [
        ["css=form:nth-child(6) input:nth-child(2)", "css:finder"],
        ["xpath=(//input[@name='FOOD'])[5]", "xpath:attributes"],
        ["xpath=//form[2]/p[2]/input", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "d3a0e012-652c-465f-b10c-53f4c1d358a4",
      "comment": "",
      "command": "click",
      "target": "css=form:nth-child(6) input:nth-child(5)",
      "targets": [
        ["css=form:nth-child(6) input:nth-child(5)", "css:finder"],
        ["xpath=(//input[@name='FOOD'])[8]", "xpath:attributes"],
        ["xpath=//form[2]/p[2]/input[4]", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "0b7394a7-3ae1-4102-be11-1c047e3b8234",
      "comment": "",
      "command": "click",
      "target": "name=PostRequest",
      "targets": [
        ["name=PostRequest", "name"],
        ["css=form:nth-child(6) > p:nth-child(4) > input", "css:finder"],
        ["xpath=//input[@name='PostRequest']", "xpath:attributes"],
        ["xpath=//form[2]/p[3]/input", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "768e88dc-988a-493f-a020-1237794b897a",
      "comment": "",
      "command": "verifyText",
      "target": "xpath=//p[2]/table/tbody/tr[2]/td[2]",
      "targets": [
        ["css=p:nth-child(6) tr:nth-child(2) > td:nth-child(2)", "css:finder"],
        ["xpath=//p[2]/table/tbody/tr[2]/td[2]", "xpath:position"]
      ],
      "value": "${namevar}"
    }, {
      "id": "9c8e9a85-ba18-4c20-9888-10cbe0ebad1c",
      "comment": "",
      "command": "verifyText",
      "target": "xpath=//p[2]/table/tbody/tr[4]/td[2]",
      "targets": [
        ["css=p:nth-child(6) tr:nth-child(4) > td:nth-child(2)", "css:finder"],
        ["xpath=//p[2]/table/tbody/tr[4]/td[2]", "xpath:position"],
        ["xpath=//td[contains(.,'Soemwhere\n')]", "xpath:innerText"]
      ],
      "value": "Somewhere"
    }, {
      "id": "42ed776f-59ae-46c6-8030-6f547618e2b1",
      "comment": "",
      "command": "verifyText",
      "target": "xpath=//p[2]/table/tbody/tr[5]/td[2]",
      "targets": [
        ["css=p:nth-child(6) tr:nth-child(5) > td:nth-child(2)", "css:finder"],
        ["xpath=//p[2]/table/tbody/tr[5]/td[2]", "xpath:position"]
      ],
      "value": "CANDY\\nPEANUTS"
    }]
  }],
  "suites": [{
    "id": "c71d2de8-7f0b-416a-a36b-a767e37b4d94",
    "name": "Default Suite",
    "persistSession": false,
    "parallel": false,
    "timeout": 300,
    "tests": ["b2eae5db-c150-488a-adf3-c0a1b9ce952b"]
  }],
  "urls": ["https://www.earl-family.net/"],
  "plugins": []
}