
Fd Cypress Recorder
大小:348KiB版本:v 0.23更新时间:2021-12-21
Fd Cypress Recorder captures user interactions and generates Cypress test code.
Fd Cypress Recorder 的使用方法详解,最全面的教程
Fd Cypress Recorder 描述:
用户数:521
分类:开发者工具插件
扩展大小:348 KiB
最后更新时间:2021-12-21
版本:v 0.23
Fd Cypress Recorder 插件简介:
这是来自Chrome商店的 Fd Cypress Recorder 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Fd Cypress Recorder插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Fd Cypress Recorder插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/*** DEPRECATED: THIS PLUGIN WILL NOT BE UPDATED TO MANIFEST V3 AND IS EXPECTED TO STOP WORKING AS SOON AS MANIFEST V3 ROLLS OUT ***
Fd Cypress Recorder captures user interactions and generates Cypress test code.
End-to-end tests can become obsolete fast because of changing products which makes maintenance of such tests a time-consuming and high-effort job. This plugin makes it easier to both create and maintain said tests.
It does this by allowing you to create templates from your interactions with the web page. These templates can then be used in your other tests by loading the template and start from there or appending a template to your current test.
You can re-order/remove the events/interactions as you see fit.
Multiple templates can be combined to create a single larger test. Useful for steps you need to repeat often for many of your tests.
If your website requires specific HTTP headers you can also enter this in the plugin and they will be included in the generated code.
There is a Basic Auth support which will include environment variables into the basic auth setup of Cypress. You simply have to set the environment variables on your test runner and the generated Cypress code from this plugin will make use of it.
Fd Cypress Recorder allows you to easily create Cypress end-to-end tests without having to type any code.
Cypress code is automatically generated via the functions provided by the plugin.
Follow the light/dark theme settings of your browser.