Chrome

Fd Cypress Recorder

0
0
476
1

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.

Fd Cypress Recorder
Related posts
Chrome

Pinboard Tools

Chrome

New Tab - Eromanga-sensei

Chrome

ActivCast Sender

Chrome

New Tab - Log Horizon

1 Comment

Comments are closed.