WebDriver Object Finder - Custom

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

WebDriver Object Finder - Custom là gì?

WebDriver Object Finder - Custom là một tiện ích mở rộng Chrome được phát triển bởi monirul.sk, và tính năng chính của nó là "Find WebDriver Objects - id, name and custom attributes highlighted in different colors;Generates webdriverIO page Objects".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng WebDriver Object Finder - Custom

Tải xuống các tệp mở rộng WebDriver Object Finder - Custom dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên WebDriver Object Finder - Custom WebDriver Object Finder - Custom
ID gimmldlnhfbohhfnpfmchnpggmkcnhjf
URL Chính Thức https://chromewebstore.google.com/detail/webdriver-object-finder-c/gimmldlnhfbohhfnpfmchnpggmkcnhjf
Mô tả Find WebDriver Objects - id, name and custom attributes highlighted in different colors;Generates webdriverIO page Objects
Kích Thước Tệp 98.62 KB
Số Lần Cài Đặt 108
Phiên Bản Hiện Tại 2.1
Cập Nhật Lần Cuối 2024-02-06
Ngày Phát Hành 2021-11-19
Nhà Phát Triển monirul.sk
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}