pH - Playwright Helper
Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects
Wat is pH - Playwright Helper?
pH - Playwright Helper is een Chrome-extensie ontwikkeld door monirul.sk, en de belangrijkste functie is "Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects".
Extensie Screenshots
Download het CRX-bestand van de extensie pH - Playwright Helper
Download pH - Playwright Helper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Find Playwright Test locators such as - id, name and custom attributes highlighted in different colors;Generates Playwright Page Objects Basisinformatie over de Extensie
| Naam | |
| ID | jckkjbhilhnbdoamfbemafahjcdmpakd |
| Officiële URL | https://chromewebstore.google.com/detail/ph-playwright-helper/jckkjbhilhnbdoamfbemafahjcdmpakd |
| Beschrijving | Find Playwright UI elements - id, name and custom attributes highlighted in different colors;Generates Playwright page Objects |
| Bestandsgrootte | 26.26 KB |
| Aantal Installaties | 1,264 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2022-09-22 |
| Publicatiedatum | 2022-09-22 |
| Ontwikkelaar | monirul.sk |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
]
} | |