Browser Tests
Multiple ways to create tests for your user scenarios
- DevRaven Recorder - a chrome extension that automatically generates browser tests for your web application user flows.
- No-code editor - select from a catalog of browser actions to automate executing user scenarios
- Scripting - Advanced users can simply add Javascript code using Playwright to setup monitoring
- Recipes - Choose from our ready-to-use catalog of recipes for most common test scenarios