Automatically record UI interactions and quickly generate playbook JSON for VBot to do visual regression tests.
Verify your code by snapshots.
VBot Recorder is an extension to automatically record interactions inside a web page and quickly generate playbook JSON, aka test steps.
It is a visual regression testing library/tool, aims to quickly automate browser-based tests with minimum development overhead.
You can run the tests on vbot.io setups, or with frameworks like mocha and its command line tool to test locally and flexibly. It will execute the tests automatically and compare the snapshots between the new test and baseline.
For more details, please go to https://vbot.io, or refer to its open source github repository https://github.com/katat/vbot
Latest reviews
- (2021-10-22) Kalamang Studio: link is dead