稳定信号未识别低风险权限组合
WebdriverIO Chrome Recorder icon

WebdriverIO Chrome Recorder

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

用户数3K当前公开安装规模
评分2.5商店平均评分
评论数4公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

WebdriverIO Chrome Recorder 媒体预览

1 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

3K3K3K3K3K2026年7月15日2026年7月18日2026年7月21日最新值: 3K
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
2.50
最新值
2.50
7 日评分变化
0.00
2.402.452.502.552.602026年7月15日2026年7月18日2026年7月21日最新值: 2.50
2026年7月15日2026年7月21日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长持平
00%
7日增长持平
00%
30日增长持平
00%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本0.5.1
ManifestV3
大小30.49KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

查看插件说明、主要功能和适用场景。

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

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级2.5Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分2.5仅基于下方已同步评论正文计算
有内容评论4已同步的评论正文数量
总评分/评论数4Chrome 商店公开评分/评论计数

商店综合星级:2.5。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

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!

版本 0.5.1语言 en
Sergii Maksymiv2024年4月30日
1

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

版本 0.5.1语言 en
2 有用 · 0 无用
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.

语言 en
3 有用 · 0 无用
himakar k2023年7月14日
1

unable to add extensions for exporting the recorded file

语言 en
12 有用 · 1 无用