Javascript – Cypress pagination handling
I want first to get the #product_list for the full elements list on the current page and then find every element in this list If the element .ajax_block_product.col-xs-12.col-sm-4.col-md-3[data-id-product='22578'] is in the first page then click it, else click on the…