Skip to content

serenity-js/tutorial-cross-app-testing

Repository files navigation

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