Selenium - How to get Header Status 404 etc

Hello,

how do I get the header replies for a Webdriver? Trying to figure out if its 404 etc.

Thank you

Hi,

you can use the new network dumping nodes to record all request - the result table has, among others, a dedicated Status column with the HTTP response code.

-Philipp

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.