NAME
Kernel::Test::Case::Selenium::External::Ticket::List- Test to verify pagination on ticket list using browser history.
DESCRIPTION
The tests creates 21 tickets, to ensure there are 3 pages on pagination.
It navigates to the following pages to populate the history: – Ticket listing; – Page 3 (last), – Page 2, – Page 3 again, – Ticket Detail View.
Then, using the browser back button, goes back 2 times, checking for each the correct content, pagination and query param.