@apollo
Feature: [Juno] Sony,Orchard,AWAL filter verification

  Background: Juno is opened
    Given Sony user logged in to Apollo portal
    When Juno page is opened

  @id_b22b1770f792d2f74059a3ebdd87944378080cc274676a2b76f057f21d6239da
  Scenario: [AP-11988][AP-10162][Juno] Sony,Orchard,AWAL filter verification. Steps 1-7
    Then Tracks with Awal,Sony,The Orchard tags are visible on Juno Page
    And Owner tag filter on Juno Page is clicked
    Then Owner tag filter is in expanded view on Juno Page
    And Deselect tags: Awal,Sony,The Orchard,Non-Sony in owner filter on Juno Page
    Then Owner tag filter apply button is inactive on Juno Page
    And Select tags: Sony in owner filter on Juno Page
    Then Owner tag filter apply button is active on Juno Page
    And Owner tag filter on Juno Page is clicked
    Then Owner tag filter is in not expanded view on Juno Page
    And Tracks with Awal,Sony,The Orchard tags are visible on Juno Page

  @id_a40143d9a62f34fe8cccef223bc6a9735e87dde8fbbe261cb63b03c2b5685041
  Scenario: [AP-11988][AP-10162][Juno] Sony,Orchard,AWAL filter verification. Steps 8-10
    When Owner tag filter on Juno Page is clicked
    And Deselect tags: Awal in owner filter on Juno Page
    And Apply button in owner filter is clicked on Juno Page
    Then Tracks with Sony,The Orchard tags are visible on Juno Page
    And Owner tag filter on Juno Page is clicked
    And Owner tags order in filter is not changed on Juno Page
    And Deselect tags: The Orchard,Non-Sony in owner filter on Juno Page
    And Apply button in owner filter is clicked on Juno Page
    Then Tracks with Sony tags are visible on Juno Page
    And Owner tag filter on Juno Page is clicked
    And Select tags: Awal,The Orchard,Non-Sony in owner filter on Juno Page
    And Apply button in owner filter is clicked on Juno Page
    Then Tracks with Awal,Sony,The Orchard tags are visible on Juno Page

  @id_858f3193d64e9a65f068df05cbb94321bc7dbdf99a52cda63b8d1fdcf8bbf64e
  Scenario: [AP-11988][AP-10162][Juno] Sony,Orchard,AWAL filter verification. Step 11
    When Type @#$%^ into text filter on Juno Page
    Then "No results to show." message on the page
    And "Try another filter." message on the page
