in reply to Re^2: get http error code with Selenium::Remote::Driver
in thread get http error code with Selenium::Remote::Driver
I hacked Ghostdriver for PhantomJS to return the HTTP status code, and then expanded Selenium::Remote::Driver to ask for that status code. It's a relatively small change, but I haven't spent enough time with the code to release it yet, sorry.
|
|---|