Automation Rules
Use Currents Rules to trigger actions
Last updated
Use Currents Rules to trigger actions
Last updated
The Currents Rules Engine allows you to specify actions to be taken when certain conditions are met. The initial implementation allows you to have certain actions automatically taken in your Playwright tests (like skipping the test) when they match certain conditions (matching file name, test name, git branch, etc).
The current version only has support for test run actions with Playwright, and requires the Currents Rules Fixtures to be used in your Playwright project.
Rules are managed from the Rules UI in Currents.
From this page you can Create, View and Edit your Rules.
You can also quickly create rules when viewing test details for existing runs.