WebDriver Object Finder - Custom

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

O que é WebDriver Object Finder - Custom?

WebDriver Object Finder - Custom é uma extensão do Chrome desenvolvida por monirul.sk, e sua principal característica é "Find WebDriver Objects - id, name and custom attributes highlighted in different colors;Generates webdriverIO page Objects".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão WebDriver Object Finder - Custom

Baixe arquivos de extensão WebDriver Object Finder - Custom no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome WebDriver Object Finder - Custom WebDriver Object Finder - Custom
ID gimmldlnhfbohhfnpfmchnpggmkcnhjf
URL Oficial https://chromewebstore.google.com/detail/webdriver-object-finder-c/gimmldlnhfbohhfnpfmchnpggmkcnhjf
Descrição Find WebDriver Objects - id, name and custom attributes highlighted in different colors;Generates webdriverIO page Objects
Tamanho do Arquivo 98.62 KB
Contagem de Instalações 108
Versão Atual 2.1
Última Atualização 2024-02-06
Data de Publicação 2021-11-19
Desenvolvedor monirul.sk
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}