Skip to content

WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel.

License

Notifications You must be signed in to change notification settings

webdriverio/recorder-extension

Repository files navigation

WebdriverIO Recorder Extension

The WebdriverIO Recorder Extension allows you to record and export tests directly from the Chrome DevTools Recorder Panel.

Demo

How to install and use it

Below are some quick steps to help you get started. See Record and export tests as WebdriverIO script for the full documentation.

  1. Install the extension from Chrome Web Store.
  2. Open a new tab in the browser.
  3. Open DevTools.
  4. Open an existing user flow or record a new user flow with the Recorder panel.
  5. Export the user flow as WebdriverIO test script.
  6. Run the test script with the WebdriverIO Testrunner or as Standalone!

Export user flows as WebdriverIO test scripts programmatically

Use the WDIO Chrome Recorder CLI to Export user flows as WebdriverIO test scripts programmatically.


For more information on WebdriverIO see the homepage.

About

WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published