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!