[
  {
    "metadata": {
      "browser": {
        "name": "Safari",
        "version": "10"
      },
      "device": "iPhone 7",
      "platform": {
        "name": "iOS",
        "version": "10.1.2"
      }
    },
    "description": "  No scenarios have scripted steps\n  So the report should hold undefined steps",
    "keyword": "Feature",
    "line": 2,
    "name": "Undefined scenarios specified V2",
    "tags": [
      {
        "line": 1,
        "name": "@undefined"
      }
    ],
    "uri": "/Users/wswebcreation/deTesters/protractor-cucumber-typescript-boilerplate/e2e-tests/features/undefined.feature",
    "elements": [
      {
        "keyword": "Scenario",
        "line": 7,
        "name": "Timmy wants to see undefined scenarios",
        "tags": [
          {
            "line": 1,
            "name": "@undefined"
          },
          {
            "line": 6,
            "name": "@timmy"
          },
          {
            "line": 6,
            "name": "@angular"
          },
          {
            "line": 6,
            "name": "@nothing"
          }
        ],
        "id": "undefined-scenarios-specified-v2;timmy-wants-to-see-undefined-scenarios",
        "steps": [
          {
            "arguments": [],
            "keyword": "Given ",
            "name": "Timmy visits the Angular homepage",
            "result": {
              "status": "undefined"
            },
            "line": 8
          },
          {
            "arguments": [],
            "keyword": "When ",
            "name": "he doesn't do anything",
            "result": {
              "status": "undefined"
            },
            "line": 9
          },
          {
            "arguments": [],
            "keyword": "Then ",
            "name": "nothing has been done",
            "result": {
              "status": "undefined"
            },
            "line": 10
          },
          {
            "arguments": [],
            "keyword": "After",
            "result": {
              "status": "passed",
              "duration": 0
            },
            "hidden": true,
            "match": {
              "location": "/Users/wswebcreation/deTesters/protractor-cucumber-typescript-boilerplate/e2e-tests/config/helpers/after.scenario.ts:11"
            }
          }
        ]
      }
    ],
    "id": "undefined-scenarios-specified-v2"
  }
]
