Casperjs Recorder
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-16.
Record webpage actions into a casperjs test. Integrated with the browser context menu.
This extension records user actions on a tab and produces a CasperJS test with the actions. You start the test by right clicking on the page and clicking "Start Recording". You can add assertions while recording by right clicking and selecting assertions to be added. By right clicking on images/links you can check hrefs and image src attributes. By selecting text you can add a text based assertion.
If the test fails it will take a screenshot of the page at the failing step to help with debugging.
At the end of a recording the test is placed in your clipboard.
Latest reviews
Didn't work. Said the recording was in my clipboard, but it wasn't. Tested in Chromium: 78.0.3904.70 (Official Build) Built on Ubuntu , running on Ubuntu 18.04 (64-bit).
Works
Simple, handy little tool for making life with CasperJS just that bit better.