Cypress Recorder is a Chrome developer tool that records user interaction within a web application and generates Cypress scripts to allow the developer to replicate that particular session. This will speed up your development cycle by facilitating the creation of end-to-end tests with Cypress.
Download Cypress Recorder from the Chrome Web Store. That's it! Once you see our icon at the upper-right of your browser window, you are ready to start generating Cypress scripts.
This extension will allow you to:
You can also use keyboard shortcuts: On Macs:
On PCs and Linux:
We welcome contributions! Please read our CONTRIBUTING guide to learn about our development process (linting, testing, etc) and how to propose bugfixes and improvements to Cypress Recorder.
ISC
赛普拉斯记录器是一个chrome开发人员工具,可记录用户使用Web应用程序过程中的所生成赛普拉斯代码,以允许开发人员复制该段时间的会话。 通过使用建立单元测试和集成测试,从而加快开发周期。
Cypress Recorderは、Webアプリケーション内のユーザーの行動を記録しCypressのコード生成するChrome拡張機能です。 Cypress Recorderを用いることでCypressを使用したE2Eテストを簡単に作成でき、開発サイクルが短縮されます。