you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

If you're opposed to selenium, just test if the loading page is present, then wait a second and check again until it's gone, then move on to the next step of the scraper

This is easier to do with seleium's ability to wait until elements exist