Feature: Physical Product Builder Artwork

  @frontend_distribution
  @ows_product_physical
  @ows_assets
  @id_260376b81af330f1e8bffcc427cf5a984d42043343e2fb10f109f3a560c41d00
  Scenario: Manage artwork on completed physical product
    Given an orchard employee label_7123_admin for workstation
    And I log in
    And I am on the physical product completed page for an existing product
    When I go to the physical product artwork section
    # Physical Product Builder Artwork -> User is redirected to 'review' after navigating from completed product artwork page
    And I go to the physical product territories step
    Then I should be redirected to product review page
    # Physical Product Builder Artwork -> Change completed physical product artwork
    When I go to the physical product artwork section
    And I replace with a valid artwork
    Then I see the new artwork on the physical product review page
