WebdriverIO Chrome Recorder
WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel.
WebdriverIO Chrome Recorderคืออะไร?
WebdriverIO Chrome Recorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย christian.bromann และคุณลักษณะหลักของมันคือ "WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WebdriverIO Chrome Recorder
ดาวน์โหลดไฟล์ส่วนขยาย WebdriverIO Chrome Recorder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | WebdriverIO Chrome Recorder |
ID | pllimkccefnbmghgcikpjkmmcadeddfn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/webdriverio-chrome-record/pllimkccefnbmghgcikpjkmmcadeddfn |
คำอธิบาย | WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel. |
ขนาดไฟล์ | 30.49 KB |
จำนวนการติดตั้ง | 3,043 |
เวอร์ชันปัจจุบัน | 0.5.1 |
อัปเดตครั้งล่าสุด | 2023-05-23 |
วันที่เผยแพร่ | 2022-08-19 |
คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | christian.bromann |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://webdriver.io |
URL หน้าช่วยเหลือ | https://gitter.im/webdriverio/webdriverio |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "0.5.1", "name": "WebdriverIO Chrome Recorder", "description": "WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel.", "icons": { "16": "assets\/icon16.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" }, "author": "Christian Bromann |