SelectorsHub
Locators Plugin to Auto Generate and Verify Playwright Locators, XPath & CSS Selectors.
Instantly generate and verify the best Playwright locators for any element on the page.
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
In modern web development, writing stable end-to-end tests is a challenge. CSS selectors are brittle, and manually crafting the perfect Playwright locator can be time-consuming. This extension solves that problem by embedding Playwright's best practices directly into your browser.
It follows the official locator priority, ensuring you always get the most resilient locator possible, preferring user-facing attributes over implementation details.
Features
🚀 Intelligent Locator Generation: Click on any element, and the extension automatically generates the best possible locator based on Playwright's recommended priority:
data-testid
getByRole (with accessible name)
查看最近评论和评分分布。
Chrome 商店显示有 1 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。
查看 Chrome 商店详情页中的相关产品。
Locators Plugin to Auto Generate and Verify Playwright Locators, XPath & CSS Selectors.
Record browser actions and generate Playwright test scripts in JavaScript, TypeScript, Python, Java, and C# (.NET).
Generate production-ready Playwright Page Object Model files with syntax highlighting
GUI for generating CSS selectors compatible with Playwright, Puppeteer, Cypress, and Selenium for web testing and scraping.
Record user interactions and generate Playwright test scripts
Playwright extension for DevTools that allows you to export tests directly from the Recorder panel.