Relative Content

Tag Archive for selenium-webdriverhtmlunit-driver

Selenium HtmlUnitDriver failing to load html elements

I am trying to use the Selenium HTMLUnitDriver to read the contents of a page (https://mattermost.com/security-updates/). If you scroll down right as the page loads in a browser, you’ll see that the table at the bottom half of the page loads in later than the rest of the page. When using the HTMLUnitDriver to navigate to the page, the web elements within the table will never load.