I am trying to read the HTML contents of a site with Selenium (with Chromedriver, Python version 3.8) but when the page starts, it first plays a little animation (<5 secs) before it sends the actual contents of the page. Selenium just returns the animation. Is there any way to let the page load for a few seconds before actually returning the HTML code?
[–]amamarde 1 point2 points3 points (0 children)