@track_builder
Feature: Track Builder Search Import
  To ensure I can search and import a track
  As a vendor
  I need to verify Track Builder search and import feature

  @ows_search
  @ows_track
  @frontend_distribution
  @ows_product_digital
  @id_62019329ec28111058a7daa0d20d00a6cfa1607d64a7518c07f4f7a894847ef9
  Scenario: Search and Import multiple tracks
    Given an orchard employee label_7123_admin for workstation
    And I log in
    And I have a new project and digital product for the user
    And I am on the digital product tracks page for the new product
    When I search for tracks
    Then valid search results are shown in the grid
    When I import multiple tracks
    Then I can see imported tracks in the tracklist
