Creates functional tests for Intern based on interaction with a site from your browser.
Updated for Intern 4! Intern Recorder is a Chrome Developer Tools extension that assists in the creation of functional tests for web applications by automatically recording user interaction with a browser into a format compatible with the Intern testing framework.
Version 2 of Recorder has been updated to generate Intern 4-compatible TypeScript tests. It also includes several additional new features, including a custom attribute selector and the ability to set suite names when creating tests.