i was about to recommend that, but why can't you use the X/Y position recording mode?
a work around would be just refreshing the page x1,000, each time extract the changing url after the page loaded and open it on a new tab for instance, play the macro in loop or i'm not sure what's your end game
if you can't get the X/Y recording mode working, you may want to use the EXTRACT=HREF command to extract the urls, just make sure you are referencing the proper element with the TAG logic, after you extracted an url, you can open it right away or save it into a .csv for instance and open it later, if you decide to save them, you'll get one url per line, the previous url won't be overwritten when a new one is saved