Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 796 Bytes

Readme.md

File metadata and controls

19 lines (12 loc) · 796 Bytes

Nightwatch bug report

A collection of examples on how to reproduce nightwatch issues.

Reproduce bugs:

Install dependencies with yarn first.

  • 1205 - yarn test:1205
  • 1835 - yarn test:1835
  • 1882 - yarn test:1882
  • 1940 - yarn test:1940
  • 2018 - yarn test:2018

Adding an issue

🎉 PRs reproducing new issues are very much welcome!

To make things easier for everyone, please check how to contribute first.