pH - Playwright Helper
Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects
pH - Playwright Helperคืออะไร?
pH - Playwright Helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย monirul.sk และคุณลักษณะหลักของมันคือ "Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย pH - Playwright Helper
ดาวน์โหลดไฟล์ส่วนขยาย pH - Playwright Helper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Find Playwright Test locators such as - id, name and custom attributes highlighted in different colors;Generates Playwright Page Objects ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | jckkjbhilhnbdoamfbemafahjcdmpakd |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ph-playwright-helper/jckkjbhilhnbdoamfbemafahjcdmpakd |
| คำอธิบาย | Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects |
| ขนาดไฟล์ | 26.26 KB |
| จำนวนการติดตั้ง | 1,264 |
| เวอร์ชันปัจจุบัน | 1.0 |
| อัปเดตครั้งล่าสุด | 2022-09-22 |
| วันที่เผยแพร่ | 2022-09-22 |
| ผู้พัฒนา | monirul.sk |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "pH - Playwright Helper",
"version": "1.0",
"manifest_version": 3,
"description": "Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects",
"action": {
"default_icon": "pH.png",
"default_title": "Playwright Helper",
"default_popup": "object_finder.html"
},
"permissions": [
"activeTab",
"scripting"
]
} | |