Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.22 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.22 KB

nlm-chat nlm-github nlm-node nlm-version

testium-cookie Build Status

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.

modifyResponse(res)

Modifies an existing node http response to inject the _testium_ cookie.

getTestiumCookie(cookies)

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.