pH - Playwright Helper
Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects
Co je pH - Playwright Helper?
pH - Playwright Helper je rozšíření Chrome vyvinuté monirul.sk, a jeho hlavní funkcí je „Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření pH - Playwright Helper
Stáhněte si soubory rozšíření pH - Playwright Helper ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Find Playwright Test locators such as - id, name and custom attributes highlighted in different colors;Generates Playwright Page Objects
Základní Informace o Rozšíření
Název | pH - Playwright Helper |
ID | jckkjbhilhnbdoamfbemafahjcdmpakd |
Oficiální URL | https://chromewebstore.google.com/detail/ph-playwright-helper/jckkjbhilhnbdoamfbemafahjcdmpakd |
Popis | Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects |
Velikost souboru | 26.26 KB |
Počet instalací | 1,264 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2022-09-22 |
Datum Vydání | 2022-09-22 |
Vývojář | monirul.sk |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" ] } |