@frontend_publishing
@frontend_publishing_user
Feature: Check pagination search for admin

  @id_17c2a1f086327a08085b5aecccabe786854c9f4d2cd1251ae822f6b91491a0bf
  Scenario: Check pagination search for admin
    Given an orchard employee e2e_admin 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
