WebdriverIO Chrome Recorder
WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel.
WebdriverIO Chrome Recorder란 무엇입니까?
WebdriverIO Chrome Recorder은(는) christian.bromann에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel."입니다.
확장 프로그램 스크린샷
WebdriverIO Chrome Recorder 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |