Protractor Recorder
Records Protractor E2E test scripts
Protractor Recorder란 무엇입니까?
Protractor Recorder은(는) Natosoft Ireland에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Records Protractor E2E test scripts"입니다.
확장 프로그램 스크린샷
Protractor Recorder 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A recorder built for Protractor E2E tests To use go to the tab you wish to start tests on, open chrome dev tools by clicking F12 or right clicking and clicking inspect you will see a protractor tab to start recording simply click, type etc.. on the current page the plugin will write the code along while your going through each section/page of your app.
확장 프로그램 기본 정보
이름 | Protractor Recorder |
ID | ebfpgeghginolinmdhlbecaahehoijlh |
공식 URL | https://chromewebstore.google.com/detail/protractor-recorder/ebfpgeghginolinmdhlbecaahehoijlh |
설명 | Records Protractor E2E test scripts |
파일 크기 | 19.18 KB |
설치 횟수 | 1,714 |
현재 버전 | 2.0.0 |
최근 업데이트 | 2018-07-25 |
출시 날짜 | 2018-07-25 |
평점 | 1.33/5 총 3 개의 평점 |
개발자 | Natosoft Ireland |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Protractor Recorder", "version": "2.0.0", "description": "Records Protractor E2E test scripts", "devtools_page": "devtools.html", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2 } |