Feature: Workstation Sales Sheets

  @ows_sales_sheets
  @frontend_distribution
  @frontend_distribution_sales_sheets
  @id_293ecd34deb690e87a13ad15f3f834cefe8effbbe6b4b7804d9cd0f5fdb41611
  Scenario: Download sales sheet for physical product
    Given an orchard employee label_7123_admin for workstation
    And I log in
    And I have existing api Physical Product data for label 7123 for all fields
    And I have a new project and physical product
    And I am on the physical product details page for the new product
    When I download the sales sheet for my product
    Then I should see my download progress and finish
