Feature: Physical Reporting Stress Test
  Try to time average load time

  Scenario: Retailer View Report Verification
    Given I am on the PhysicalReporting::PhysicalReportingPage
    When I begin to generate a Retailer View report type
    And I start the timer
    And I generate the report
    Then I should see the results table with at least 1 result
    And I stop and log the timer