@insights_regression
@insights_channel
Feature: Channel Page Video tab Table results pagination verification

  @IN-12483
  @id_2f908f5a7d61859938d346f1a86b091c2805c885cb629d0ce0a5a800a5c2f700
  Scenario: Channel Page Video tab Table results pagination verification.
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    When I visit the insights /channel/UCmBA_wu8xGg1OfOkfW13Q0Q/videos?offset=0&limit=10 page
    Then I see a page with a table with 10 rows
    And I can open popover in the grid
    And I can select pagination popover Last page count in the grid
    And I can open popover in the grid
    And I can select pagination popover First page count in the grid
    And I can click on next arrow popover in the grid
    And I can verify pagination hover 2 in the grid
    And I can verify pagination popover for 2 page and 10 count in the grid
    And I can select pagination popover 20 count in the grid
