Link selecter would not open second link page

Web Scraper version: 0.37
Chrome version:
OS: Windows 10 x64

Sitemap:

{id:"my sitemap"}

Error Message:

link selecter would not open second - thrid - four and so on link page
so we only got first page data

I found that chrome do not refresh page

So it does not work to get the data

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.

Hi

give us your sitemap

{"_id":"bill","startUrl":"https://fc.glp168.com/#/warp/bill/list","selectors":[{"id":"DataLink","type":"SelectorLink","parentSelectors":["indexpage"],"selector":"td a","multiple":true,"delay":"3000"},{"id":"indexpage","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div#root","multiple":false,"delay":"3000","clickElementSelector":"li.ant-pagination-next a.ant-pagination-item-link","clickType":"clickMore","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"},{"id":"DataDownloads","type":"SelectorElementClick","parentSelectors":["DataLink"],"selector":"div.ant-table-wrapper","multiple":false,"delay":"","clickElementSelector":"div.ant-spin-container div.clear button.ant-btn, div.right","clickType":"clickOnce","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"}]}