Stable signalUnknownLow-risk permissions
WebdriverIO Chrome Recorder icon

WebdriverIO Chrome Recorder

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

Users3KCurrent public install base
Rating2.5Store average score
Reviews4Public review volume
Manifest versionV3Extension platform version
7-day growth0Net users gained this week
7-day growth rate0%Relative weekly velocity
Preview

WebdriverIO Chrome Recorder Media preview

1 assets
Trend

User growth trend

Review user movement across collected snapshots.

User Growth Over Time

3K3K3K3K3K2026年7月15日2026年7月18日2026年7月21日Latest: 3K
Rating trend

7-day rating trend

View collected rating snapshots from the latest 7-day window to assess rating stability.

7-day rating change

Start
2.50
Latest
2.50
7-day rating change
0.00
2.402.452.502.552.602026年7月15日2026年7月18日2026年7月21日Latest: 2.50
2026年7月15日2026年7月21日
Growth overview

Daily, weekly, and monthly growth

Compare 1-day, 7-day, and 30-day net growth and growth rate.

1-day growthFlat
00%
7-day growthFlat
00%
30-day growthFlat
00%
Technical snapshot

Version, languages, and crawl freshness

Review publication date, version, supported languages, and crawl timestamps.

Version0.5.1
ManifestV3
Size30.49KiB
Languages1English
Published
Store updated
Last crawled
English
Overview

Product summary

Review the store description, core capabilities, and common use cases.

WebdriverIO Extension for DevTools that allows you to export tests directly from the Recorder panel. WebdriverIO Chrome Recorder Extension lets you export user flows as WebdriverIO test scripts from the Recorder panel in Chrome DevTools.

With Chrome Recorder and the WebdriverIO Chrome Recorder Extension, you can start creating test scripts for WebdriverIO with just a few clicks.

After installing this extension, you will see a new "Export as WebdriverIO Test Script" option available under the export menu.

Learn more about Chrome Recorder and the WebdriverIO extension with our official guide: https://bit.ly/wdio-recorder

Reviews

Recent review snapshot

Inspect the latest comments and rating distribution.

Store average score2.5Chrome Web Store aggregate rating, including ratings without synced review text
Synced text average2.5Average computed only from synced review bodies below
Reviews with text4Synced review bodies
Total ratings / reviews4Chrome Web Store public rating/review count

Store average score: 2.5. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.

5
1
4
0
3
1
2
0
1
2
Mamatweli T2024年5月3日
3

I have downloaded the extension that was why I managed to be able to record the test, when I tried to export the test, it said I need to install extension ... Seems like there are some rooms for improvements. I DO very much appreciate all of your hard work to make it possible, since you had dedicated time on this anyways, please make sure it works as ***you*** had expected. Thanks!

Version 0.5.1Language en
Sergii Maksymiv2024年4月30日
1

same, unable to add extension for exporting the recorded file, shows only puppeteer/json, but not wdio

Version 0.5.1Language en
2 helpful · 0 not helpful
unbiased C2023年9月29日
5

This extension modifies the existing recorder tool in chrome devtools to allow the export of recordings in the webdriverIO test format. Very useful in getting started with test steps that you can modify after you have exported the webdriverIO script. Especially if you are just getting started with webdriverIO. Absolutely DO recommend this extension. Some things to consider- 1. The recorder is very sensitive with key presses so it will generate a lot of test steps that you might not need (such as when entering in text into fields) and it can be tedious to manually remove these steps individually from the test. This is NOT an issue with the extension, it's just a limitation of the base recording feature provided by chrome devtools. 2. The default selectors (XPATH, CSS) used by the recorder might not work when you try to import these into your local webdriverIO project. Take care to check your selectors if you want to run tests in your project. 3. Running tests directly from the Recorder may work for your situation. However the purpose of this extension is that you can export steps in the webdriverIO format to run locally and quickly prototype tests. 4. You cannot re-start a recording after you have stopped it, so be sure you are capturing all the actions you want before ending a test. If you need to get more test steps after ending a recording, you can start a new recording from where you left off, then merge any exported test steps in your webdriverIO project.

Language en
3 helpful · 0 not helpful
himakar k2023年7月14日
1

unable to add extensions for exporting the recorded file

Language en
12 helpful · 1 not helpful