Extensions
This page lists knows Chrome extensions for the DevTools Recorder.
Export extensions
Note: This feature is available from Chrome version 104.
Export extensions let you to customize the code generated by the Recorder panel:
- CodeceptJS extension
- This extension lets you export JSON user flows as CodeceptJS test script. CodeceptJS is a supercharged End 2 End Testing.
- Cypress extension
- This extension lets you export JSON user flows as Cypress test script. Cypress is a front end testing tool built for the modern web.
- Nightwatch extension
- This extension lets you export JSON user flows as Nightwatch test script. Nightwatch is an end-to-end testing solution for web applications and websites.
- Owloops extension
- This extension lets you export recordings as Owloops tests.
- Testing Library extension
- This extension lets you export JSON user flows as Testing Library script. Testing Library has simple and complete testing utilities that encourage good testing practices.
- WebdriverIO extension
- This extension lets you export JSON user flows as WebdriverIO test script. WebdriverIO is an end-to-end testing solution for web, mobile and IoT applications and websites.
- WebPageTest extension
- This extension lets you export user flows from the Recorder directly as WebPageTest Custom scripts to measure site's performance. See Converting user flows to WebPageTest custom scripts to learn more.
Replay extensions
Note: This feature is available from Chrome version 112.
Replay extensions let you run the recordings produced by Recorder using a third-party service, without leaving DevTools.
Note: Currently, there are no known replay extensions. Check out an example extension.