mogul,I tried your suggestion but didn`t work.
And I tried the xpath and worked for second page only and for other pages doesnot work,because the xpath for next button change on every page:
Please apply your solution on the file and attach it because I`am not familiar with selenium .![]()
Dim pp As Selenium.WebElements Set pp = ch.FindElementByXPath("/html/body/div[1]/div[1]/div[1]/div[1]/div/span[3]/div[2]/div[51]/div/div/span/a[3]") pp.Click
Bookmarks