Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 537 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 537 Bytes

Cross-Application Testing with Protractor and Serenity/JS

This project demonstrates how a Serenity/JS test scenario can interact with both Angular and non-Angular apps and acts as supporting material for "Cross-application testing with Serenity/JS"

To run it:

npm install
npm test

Please make sure that you're using the latest long-term support of Node.js


Have fun!

Jan Molak