Feature: Promo Player

  @ows_assets
  @ows_track
  @ows_promo_player
  @frontend_audio_player
  @id_210fa33776c7e08c5d811992fa95bd457c2f24457869d884eaf295e1c3f2a0d4
  Scenario: Creating and editing a Promo Player and verify it looks correct
    Given an orchard employee label_7482_new for workstation
    And I log in
    And a Promo Player for vendor 17194, release 470047 with the light skin
    When I navigate to the new promo player's page
    Then the Promo Player has the light skin
    When I update the Promo Player to the dark skin
    When I navigate to the new promo player's page
    Then the Promo Player has the dark skin
