@frontend_publishing
@frontend_publishing_user
Feature: Check pagination search for user

  @id_9d0a0b08f48d2ee14b5a19d8e219e6627a5cf752fab0bf9d2ac77106fb2255f2
  Scenario: Check songs pagination search for user
    Given an orchard employee e2e_user for publishing
    And I log in
    When I move to the second page of the submitted songs list
    And I filter for the song title "We Be 3Kings - Feat. Doc Filo & MC Pipo"
    Then I should see results in the submitted songs table and the current page is page one
