WebDriver Object Finder - Custom

Find WebDriver Objects - id, name and custom attributes highlighted in different colors;Generates webdriverIO page Objects

WebDriver Object Finder - Customคืออะไร?

WebDriver Object Finder - Custom เป็นส่วนขยายของ Chrome ที่พัฒนาโดย monirul.sk และคุณลักษณะหลักของมันคือ "Find WebDriver Objects - id, name and custom attributes highlighted in different colors;Generates webdriverIO page Objects"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WebDriver Object Finder - Custom

ดาวน์โหลดไฟล์ส่วนขยาย WebDriver Object Finder - Custom ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Helps to identify UI automation objects based on id, name and custom html attributes, Generates WDIO page Objects                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ WebDriver Object Finder - Custom WebDriver Object Finder - Custom
ID gimmldlnhfbohhfnpfmchnpggmkcnhjf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/webdriver-object-finder-c/gimmldlnhfbohhfnpfmchnpggmkcnhjf
คำอธิบาย Find WebDriver Objects - id, name and custom attributes highlighted in different colors;Generates webdriverIO page Objects
ขนาดไฟล์ 98.62 KB
จำนวนการติดตั้ง 108
เวอร์ชันปัจจุบัน 2.1
อัปเดตครั้งล่าสุด 2024-02-06
วันที่เผยแพร่ 2021-11-19
ผู้พัฒนา monirul.sk
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebDriver Object Finder - Custom",
    "version": "2.1",
    "manifest_version": 3,
    "description": "Find WebDriver Objects - id, name and custom attributes highlighted in different colors;Generates webdriverIO page Objects",
    "action": {
        "default_icon": "wof.png",
        "default_title": "WebDriver Object Finder - Custom",
        "default_popup": "object_finder.html"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}