Skip to content

prototype23/Testcafe-RequestLogger-example

Repository files navigation

Testcafe RequestLogger Example

See question here

Requirements

Needs a firefox browser installed locally and internet connection.

How to use - method 1

  1. Clone this project locally.
  2. From the project root run npm run install and then npm run test.

How to use - method 2

  1. Copy loggerResponse.js to your test project and run using the --debug-on-fail command line option.