@insights_regression
@insights_video
Feature: Video Page UGC tab Table results pagination verification

  @IN-12473
  @id_e559b84e22b6e5f6c014e1274160980159e204a74196aee99e5a90babbd8d81a
  Scenario: Video Page UGC tab Table results pagination verification
    Given an orchard employee insightsemployee for insights
    And I log in
    When I visit the insights /video/a1Femq4NPxs/ugc?offset=0&limit=10 page
    Then I see a page with a table with 10 rows on UGC tab
    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
