Hello Everyone,
- Used data scraping to extract data.
- Declared maximum number to fetch 1000 records of data.
- So, it should move from first page to last page.
- Issue is the data extraction done in first page alone (or) it’s dynamically going from first to second page again it moving to first page, not visiting other pages.