@production
@workstation_prod
Feature: Tracks Smoke Test

  Background: Log in to Workstation
    Given an environment dependent user workstation_prod_track for prod or label_7123_admin for qa for workstation
    And I log in

  #    Prod CONFIG_ENV only
  @id_bd88187f6b2f7e53f7e4a900cc9aa9ef17417ed8df64fcef622c6c5891d418d7
  Scenario: Reupload track audio on an existing digital product
    Given I am on the digital product tracks page for the project: 6863093, product: 6448432
    When I replace the Audio file of the first track
    Then I see a green checkmark next to the Tracks step
    When I navigate to the digital product overview page
    Then I see the tracks listed on the digital product overview page
