Stablyβs AI assertion visually checks the page against the expected state.
You can make assertions on the following:
With Playwright, the assertion is very rigid and gets out of sync with the UI changes. With Stably AI, the assertion is can be high-level and adapts to the UI changes.
AI assertions generally takes longer to run than other actions. We cache the result of the assertion so that it can run faster on subsequent runs.