UI Path web scraper, "Next" Button not working for linkedin scraper

Hi, I am running a web scraper on linkedin using “Data Scraper”, but the Click next button won’t work. Does anyone know how to fix it? It clicks it once but that’s it.

It seems like the selector of next button changes after the first page. You need to tune the selector of next button. Use Uiexplorer and check the selector of next button on each page. If it changes, then remove the attribute whichever is dynamic. :slightly_smiling_face:

same problem in Linkedin web scraping