WebDriver does not return status codes or response headers. This module stores those in a special cookie that can be read from normal WebDriver methods.
This project is a safe and inclusive place for contributors of all kinds. See the Code of Conduct for details.
Modifies an existing node http response to inject the _testium_
cookie.
Takes either a cookie dictionary or a list of cookie objects and extracts the _testium_
meta data. It returns an object with a headers
and a statusCode
property.