[
  {
    "keyword": "Feature",
    "name": "Accounting",
    "line": 2,
    "description": "In order to ensure the accuracy and reliability of accounting data\nAs a Workstation Accounting user\nI want to view current and historical accounting data\n* DRB = Digital Revenue Breakdown, on AccountingBreakdownPage",
    "tags": [
      {
        "name": "@cache_warm",
        "line": 1
      },
      {
        "name": "@slow",
        "line": 1
      },
      {
        "name": "@accounting",
        "line": 1
      }
    ],
    "id": "accounting",
    "uri": "features/accounting.feature",
    "elements": [
      {
        "keyword": "Scenario",
        "name": "Access accounting breakdown page",
        "line": 8,
        "description": "",
        "id": "accounting;access-accounting-breakdown-page",
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "a Workstation label_19405 user",
            "line": 9,
            "match": {
              "arguments": [
                {
                  "offset": 14,
                  "val": "label_19405"
                },
                {
                }
              ],
              "location": "features/step_definitions/common_steps.rb:37"
            },
            "result": {
              "status": "passed",
              "duration": 11280386700
            }
          },
          {
            "keyword": "Given ",
            "name": "I am on the Workstation homepage",
            "line": 10,
            "match": {
              "location": "features/step_definitions/common_ws_steps.rb:5"
            },
            "result": {
              "status": "passed",
              "duration": 232847758
            }
          },
          {
            "keyword": "When ",
            "name": "I navigate to Accounting, Current Period using the top nav",
            "line": 11,
            "match": {
              "arguments": [
                {
                  "offset": 14,
                  "val": "Accounting"
                },
                {
                  "offset": 26,
                  "val": "Current Period"
                }
              ],
              "location": "features/step_definitions/common_ws_steps.rb:1"
            },
            "result": {
              "status": "passed",
              "duration": 16364296974
            }
          },
          {
            "keyword": "Then ",
            "name": "I should be on the accounting breakdown page",
            "line": 12,
            "match": {
              "location": "features/step_definitions/accounting_steps.rb:1"
            },
            "result": {
              "status": "passed",
              "duration": 40924074
            }
          }
        ],
        "after": [
          {
            "match": {
              "location": "features/support/hooks.rb:68"
            },
            "result": {
              "status": "passed",
              "duration": 12647331
            }
          }
        ]
      }
    ]
  }
]
