Protractor Recorder
Records Protractor E2E test scripts
Protractor Recorderคืออะไร?
Protractor Recorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Natosoft Ireland และคุณลักษณะหลักของมันคือ "Records Protractor E2E test scripts"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Protractor Recorder
ดาวน์โหลดไฟล์ส่วนขยาย Protractor Recorder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 } |