cnjpopijdgnmkimhmbnoebbckahklohe
Instantly generate and verify the best Playwright locators for any element on the page. Playwright Locator Assistant helps QA engineers and developers generate, verify, and manage Playwright locators directly from the browser — no DevTools diving, no manual selector writing. ───────────────────────────────────────── GENERATE THE BEST LOCATOR INSTANTLY ───────────────────────────────────────── Click any element on the page to capture it, or use the keyboard shortcut (Alt+Shift+L on Windows/Linux, ⌘+Shift+L on Mac) to lock in the element under your cursor without clicking — keeping dropdowns, menus, and hover states open. The extension automatically picks the most robust Playwright strategy available, in priority order: • getByTestId — data-testid, data-cy, data-qa, data-test, data-automation-id, data-test-id • getByRole with accessible name — buttons, links, headings, inputs, and more • getByLabel — for form controls associated with a • getByPlaceholder, getByAltText, getByTitle • Native dropdowns — generates a ready-to-use selectOption() call • Table cells — row-anchored via .filter({ hasText }) so locators survive row reordering • Chained ancestor locators — when no global unique match exists • CSS selector fallback — with a clear warning to add a test ID ───────────────────────────────────────── SKIPS DYNAMIC VALUES AUTOMATICALLY ───────────────────────────────────────── Exchange rates, prices, dates, times, and counters are detected at capture time and excluded from the locator. Your tests stay green across data refreshes. ───────────────────────────────────────── UNIQUENESS BADGE ───────────────────────────────────────── Every captured locator is checked against the current page instantly: ✓ 1 — unique match, safe to use ⚠ 3 — not unique, consider a more specific locator ✗ 0 — no match found (page state may have changed) ───────────────────────────────────────── ALTERNATIVE STRATEGIES ───────────────────────────────────────── Expand the "Alternatives" panel below any captured locator to see up to 5 other valid strategies for the same element — each with its own Copy button. ───────────────────────────────────────── VARIABLES FOR PARAMETERISED TESTS ───────────────────────────────────────── One click on the { } button converts table cell values, row identifiers, and select options into named variables (rowText, cellValue, optionText in JS; row_text, cell_value, option_text in Python) — ready to paste into a parametrised test function. ───────────────────────────────────────── VERIFY ANY LOCATOR ───────────────────────────────────────── Paste any locator into the Verify section and the extension highlights all matching elements on the page with a red outline. Supports: • Playwright syntax: getByRole, getByLabel, getByText, getByPlaceholder, getByAltText, getByTitle, getByTestId, locator() • Chained locators: page.getByRole("nav").getByRole("link", { name: "Home" }) • XPath: //div[@id="main"] or xpath=... • Playwright shorthands: text=Submit, css=.my-class • Plain CSS selectors • Python snake_case: get_by_role, get_by_label, select_option, etc. ───────────────────────────────────────── LOCATOR HISTORY ───────────────────────────────────────── The last 8 captured locators are saved and shown in the popup. Each entry has its own Copy button, so you can build out a full test scenario without losing earlier work. ───────────────────────────────────────── PYTEST & JAVASCRIPT SUPPORT ───────────────────────────────────────── Toggle between Pytest (Python) and JavaScript at any time. Every locator — including options, chaining, and exact flags — is formatted correctly for your chosen framework. ───────────────────────────────────────── BUILT-IN WARNINGS ───────────────────────────────────────── Elements inside an or Shadow DOM are flagged inline so you know exactly what extra step is needed (frameLocator() or a pierce: selector) before the locator will work in your test. ───────────────────────────────────────── HOW TO USE ───────────────────────────────────────── 1. Open the extension popup on any page. 2. Click "Pick Element" and click any element on the page, OR hover over an element and press Alt+Shift+L (⌘+Shift+L on Mac) to capture it instantly. 3. The locator appears in an overlay on the page and in the popup. Copy it directly. 4. To verify a locator, paste it into the "Verify Selector" box and click "Check Selector". 5. Recent locators are saved in section 3 of the popup for quick access. For native dropdowns: Click the dropdown to open it, press Escape to close it (without selecting), then press the shortcut. The locator is generated from the currently selected value — replace it with your desired option in the test.
SelectorsHub
Locators Plugin to Auto Generate and Verify Playwright Locators, XPath & CSS Selectors. SelectorsHub - Auto-generate Playwright Locators, XPath & CSS Selectors SelectorsHub is a powerful developer tool that automatically generates and verifies Playwright locators, XPath, and CSS selectors for web automation testing. Key Features: 1. Auto-generation: Instantly generates multiple selector types including native Playwright locators, XPath, CSS selectors, IDs, names, and more. 2. Advanced element support: Works seamlessly with iframes, Shadow DOM, SVG elements, dynamic elements, dropdowns, and complex UI components. 3. Smart suggestions: Auto-suggests attributes, text values, and occurrences to help you build selectors faster—no more copying and pasting from the DOM. 4. Error detection: Provides clear error messages indicating what's wrong with your XPath or CSS selectors. 5. Element highlighting: Automatically highlights matching elements and scrolls them into view for easy verification. 6. XPath Healing: Verify all the xpath in one shot. 7. Locators Page: Generate Locator Page in one go. How to Use: 1. Open Chrome DevTools (F12 or right-click > Inspect) 2. Navigate to the SelectorsHub tab in the DevTools sidebar, or click the SelectorsHub icon in your browser toolbar 3. Inspect any element to automatically generate all selector types 4. For Playwright locators, click the "Playwright Selectors" button, then inspect the element 5. Type or edit selectors in the input box—smart suggestions will help you complete them quickly 6. Press Enter to verify and highlight all matching elements on the page Perfect for: a) QA Engineers and Test Automation professionals, b) Web developers working with Playwright, Selenium, Cypress, or other testing frameworks c) Anyone who needs reliable, maintainable element selectors
SEO Elements Checker
Identify on-page SEO elements on any website. Elevate your website's SEO game with the RBBI SEO Elements Checker! This user-friendly Chrome extension is designed to quickly and efficiently identify essential on-page SEO elements on any website. With just a single click, gain insights into the following: Page Title: Check the length and optimization status of your page title. An optimized title can significantly impact your search engine rankings. Meta Description: Review your meta description's length and optimization status. A well-crafted meta description can improve click-through rates from search engine results. Canonical URL: Ensure that search engines are indexing the correct version of your page. H1 Tags: Identify the number of H1 tags and view their content. A clear and relevant H1 can enhance user experience and SEO. Page Word Count: Understand the depth of your content at a glance. Robots Tag: Ensure that search engines can correctly crawl and index your page. Page Language: Confirm the language setting of your page for better regional SEO. Additionally, the extension provides visual indicators for optimization, helping you quickly identify areas of improvement. Whether you're an SEO professional or just getting started, the RBBI SEO Elements Checker is a must-have tool in your arsenal.
Meta Debugger
Debug the head elements of any webpage in a comfortable way. This Chrome extension simplifies daily work with webpage metadata (meta tags / head elements) such as titles, icons, canonicals, SEO, Open Graph, Social Media sharing, and more. It adds another panel to your Chrome DevTools, allowing you to see all this information at a glance, nicely grouped and in real time. - Results are displayed in their source code order. - The result list is always kept up-to-date. (If it seems stuck for any reason, you can press the reload button located at the upper right.) - The filter can be easily used by simply typing (the input doesn't need to be focused beforehand) - You can filter by multiple arguments using a comma `,` as a delimiter (e.g., "title, canonical"). - To display result options/actions, simply hover over its row. If you find any bugs, please report them via GitHub: https://github.com/bluemoehre/chrome-meta-debugger
Quick Grammar Corrector
Correct any text with quick grammar corrector and proper sentence punctuation checker. Fix grammar and check for typos on any page. Write with confidence, clarity, and speed. Grammar and punctuation corrector is more than just a chrome extension — it’s your everyday writing assistant that helps you sound professional, credible, and clear in every message you write. From quick emails to important documents, this grammar and punctuation corrector removes friction from writing and replaces it with confidence. Key Features With this spelling and grammar corrector, you can: 1️⃣ Type your own text in the extension and fix errors instantly 2️⃣ Highlight any text on a web page and correct it with one click 3️⃣ Use it as a mistakes grammar corrector for quick proofreading 4️⃣ Improve readability with sentence grammar corrector suggestions 5️⃣ Ensure consistent and accurate punctuation This orthography and grammar corrector is designed for people who write online every day and want clean, professional text without effort. Instead of worrying about errors, you focus on your ideas while the spelling and grammar corrector handles corrections. This grammar corrector tool works seamlessly in your browser. It is an automatic grammar checker assistant that requires no complicated settings or installations beyond a simple click. How to Use Grammar Corrector App Getting started is easy: 1. Open any web page or text field 2. Type your text or highlight existing text 3. Click the extension icon 4. Review the corrected output 5. Copy and use your improved text anywhere As a grammar corrector online, this tool helps you write confidently. It functions as an english grammar corrector for global users and ensures your text is free from common mistakes. Why Use Grammar Corrector and Fixer A reliable spelling checker and grammar helper can save time and prevent embarrassing errors. This grammatical corrector online ensures your writing meets professional standards. Benefits of Using Sentence Checker Grammar - Improve clarity and structure - Eliminate typos and grammar issues - Enhance tone and readability - Write faster with fewer revisions - Create polished content instantly This text corrector is also a writing grammar checker that helps with emails, articles, social media posts, and documents. Whether you are a student or a professional, it acts as a personal ai proof reader. How It Improves Your Daily Workflow • Type naturally and write faster • Highlight any text and fix it instantly • Reduce editing time • Avoid embarrassing mistakes • Improve tone and clarity Smarter Than Basic Tools This is not just a spelling checker. It works as a sentence grammar helper, proper punctuation checker, and grammar corrector and fixer combined. It goes beyond simple errors and helps improve structure, flow, and readability. Advanced AI Writing Checker Capabilities The extension works as a grammar checker and text fixer, identifying subtle issues that basic tools often miss. It also works as an ai text corrector to improve sentence flow and style. Where You’ll Feel the Biggest Impact ✅ Writing emails and messages ✅ Creating blog posts and articles ✅ Academic essays and assignments ✅ Social media captions ✅ Business reports and documentation This tool also functions as a typo checker to catch small errors that can change meaning. With this extension, you can trust your writing to be clear, correct, and professional. AI-Powered Writing Assistance Use it as an ai proof reader and ai writing checker to improve tone, structure, and clarity. This grammar fixer and text fixer detects subtle issues that basic tools often miss and works as a smart ai text corrector for modern writing needs. Common Use Cases ➤ Emails and business communication ➤ Blog posts and articles ➤ Academic assignments and essays ➤ Social media content ➤ Reports, proposals, and documentation Who Can Benefit 💠 Students improving academic writing 💠 Professionals drafting emails and reports 💠 Content creators writing blogs and posts 💠 Non-native speakers using english grammar corrector 💠 Anyone who wants clean and error-free text This extension works as an automatic grammar corrector app that fits naturally into your daily workflow. You don’t need to copy-paste text into external services — the sentence text corrector online experience happens directly on the page you are working on, saving time and effort while improving accuracy. Automatic Grammar and punctuation corrector is your all-in-one grammar helper, spelling checker, and automatic mistakes finder. Install this AI writing checker tool today and transform your writing workflow with a powerful grammar corrector online that works wherever you write.