Skip to main content

Web testing

Serenity/JS web module is an abstraction layer on top of popular web integration tools like WebdriverIO, Playwright, or Protractor. It helps you create portable test code libraries that interact with web-based interfaces and can be shared and reused across projects and teams.

To help you achieve this flexibility, Serenity/JS web module offers several key features:

The best way to experience working with the Serenity/JS web module is by using it, which is what I'm going to show you next!