Pagination stops after 1 click

The title says it all. The pagination click is titled "pagination".

Web Scraper version: 0.4.1
Chrome version: Version 75.0.3770.142 (Official Build) (64-bit)
OS: Windows 7

Sitemap:

{"_id":"reviews_att","startUrl":["https://www.att.com/buy/phones/"],"selectors":[{"id":"link","type":"SelectorLink","parentSelectors":["_root"],"selector":"a._3-Yg9","multiple":true,"delay":0},{"id":"click_reviews","type":"SelectorElementClick","parentSelectors":["link"],"selector":"._Hc0bE span._2Spz4","multiple":false,"delay":"2000","clickElementSelector":"._Hc0bE a","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"data","type":"SelectorElement","parentSelectors":["link"],"selector":"#BVRRContainer","multiple":false,"delay":0},{"id":"histogram","type":"SelectorText","parentSelectors":["data"],"selector":"div.bv-inline-histogram-ratings","multiple":false,"regex":"","delay":0},{"id":"reviews","type":"SelectorText","parentSelectors":["data"],"selector":"div.bv-content-core","multiple":true,"regex":"","delay":0},{"id":"pagination","type":"SelectorElementClick","parentSelectors":["data"],"selector":"button.bv-content-btn-pages-last","multiple":true,"delay":"3000","clickElementSelector":"span.bv-content-btn-pages-next","clickType":"clickMore","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"}]}

Error Message: No error message.


To access error messages follow these steps:

  1. Open chrome://extensions/ or go to manage extensions
  2. Enable “developer mode” at the top right
  3. Open Web Scrapers “background page”
  4. A new popup window should appear.
  5. Go to “Console” tab. You should see Web Scraper log messages and errors there.

I have the same issue. Only the first page works then it stops.