kodoloplfbnhlfcepehlafnbojbfgglb
xPath plugin to auto generate, write and verify xpath & cssSelector. SelectorsHub Pro- Auto-generate Playwright Locators, XPath & CSS Selectors SelectorsHub Pro 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. Very simple steps to use SelectorsHub Pro plugin- 1. Add SelectorsHub Pro to your Chrome Browser. 2. Now checkout the plans and take the Free trial from below link- https://selectorshub.com/selectorshub-pro/plans/ 3. After taking a subscription you will get the login credentials. 4. Now click on SelectorsHub Pro Logo and log in with the credentials you received in mail. 5. Inspect any element to automatically generate all selector types 6. For Playwright locators, click the "Playwright Selectors" button, then inspect the element 7. Type or edit selectors in the input box—smart suggestions will help you complete them quickly Please follow below tutorial to get started with SelectorsHub Pro- https://www.youtube.com/watch?v=GhaJSrVsrP4 To learn more about SelectorsHub Pro, please checkout product page- https://selectorshub.com/selectorshub-pro/ 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 If you have any query, please write us at support@selectorshub.com
Page Load Timer
Shows page load time in the toolbar and alerts when performance drops. This extension measures page load time and displays it in the toolbar automatically. It also shows alert whenever page performance goes down. Navigation Timing API is used for precise measurement. How to use: 1. Add plugin to browser. 2. Pin the plugin to the toolbar. 3. Now open any website and it will automatically show the page load time on it's logo itself. 4. You can view and download the report for the last 100 opened webpages. 5. Feature to whitelist and blacklist website is available under settings which will help to run plugin only on particular website and show time for them. 6. User can set the max load time as well. If load time of page exceeds max load time, it will show alert. Please follow this video for live demo- https://www.youtube.com/watch?v=txDT87bUJg8 If you have any query or face any problem, please send us an email at support@selectorshub.com
TestCase Studio Pro
TestCase Studio Pro record the user actions performed on a web application in English Sentences. TestCase Studio Pro is a plugin to record the user actions performed on a web application along with screenshots and screen recording. User can save or copy these recorded steps and screenshots. Very simple 5 steps to start with Pro Version- 1- Add TestCase Studio Pro to your Chrome Browser. 2- Now pin the extension to tool bar in your browser. TestCase Studio Pro is installed and setup is ready. 3- Now checkout the plans and take the Free trial to experience the new timesaver innovations- Compare and Take the Free Trial from here- https://selectorshub.com/testcase-studio-pro/plans/ 4- After taking a subscription you will get the login credentials. 5- Now Click on the TestCase Studio Pro logo in browser toolbar and here Login with the credentials which you have received in email after taking a subscription. Wow!! You are all set, Enjoy using the Pro version and increase your productivity. For any query please write us to selectorshub@gmail.com
Ranorex Selocity
Auto-generate robust XPath, link text, RanoreXPath, and CSS selectors for use with Selenium. * Rapidly generate selectors with one click directly in the DevTools sidebar panel. The smart selector generator automatically detects and ignores dynamically generated IDs. * Manual selection: Ranorex Selocity generates XPath, link text, RanoreXPath, and CSS selectors. Because only you know which selector fits your needs the best. * Instantly generate selectors for elements within iframes, both same-origin and cross-origin. * Exploratory selector creation: If you choose to modify a selector yourself, Ranorex Selocity provides instant feedback to ensure the selector is useful. * Automatic escaping of selectors: If desired, quotes and escape characters are automatically added to your selector, ready for instant use in locators in Selenium tests. * Unique RanoreXPath selector: The generated RanoreXPath (RxPath) simplifies the XPath and provides additional attributes and operators, making the resulting selector shorter and more robust against changes. * Dark theme and light theme
Locator Labs-Playwright, Selenium, Cypress & WebdriverIO Locator Generator
Generate smart locators for Playwright, Selenium, Cypress, WebdriverIO & Robot Framework LocatorLabs - Smart Locator Generation for Playwright & Selenium Developed by Naveen Automation Labs FZCO Generate intelligent Playwright, Selenium, Cypress, WebDriverIO, Robot Framework locators instantly with quality ratings, automated Page Object generation, and advanced DOM support! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🆕 WHAT'S NEW IN 1.6.9 [Latest] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ NEW: 1. Test Data Generator - Just click on Test Data Generator Icon and fill the form with the right accurate realistic test data (No need to enter it manually). 2. User can enter positive and negative test data in just one click. 3. User can config the type of test data from the settings section. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🆕 WHAT'S NEW IN 1.6.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1. Shows exact matching count in front of each locator 2. Auto scrolling to the test locator after inspecting any element and shows the right matching count 3. Page Object Mode: 1. Add elements to cart: Click the cart icon to add locators without re-inspecting - build your Page Object collection seamlessly 2. Multi-element selection: Keep inspecting and adding elements to your Page Object cart 3. Generate Page Objects: Export complete Page Object classes for your selected framework Page Object Generators: 4. Playwright TypeScript: Encapsulation with private readonly fields, typed Locators, and async action methods 5. Selenium Java: Classic pattern with private By locators, constructor with this, and public page actions 6. Robot Framework: New .robot file generation with Variables and Keywords sections 7. Cypress: PO Mode disabled with tooltip (Cypress recommends App Actions) Bug Fixes: 1. Fixed "Element already in cart" false positive for links with same class names 2. Link elements now correctly prioritize Link Text locators 3. UI Improvements: -New Extension Popup with setup instructions -Keyboard Shortcut: Ctrl+Shift+L / Cmd+Shift+L -Toast notifications moved to bottom-right (500ms) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Major Feature: Added all major actions like: click, sendKeys, fill, type, textContent, getText, etc.. Now user can practice and verify with these methods directly in the LocatorLabs without using the tool. Other Features: 1. Added all big 5 automation frameworks (Playwright, Selenium, CypressJS, WebDriverIO, Robot Framework) 2. Copy options with locator, full locator text and locator with variable name 3. Better iframe handling 4. Better ShadowDOM handling 5. Support for Incognito Mode 6. Better error handling 7. Minor Bug Fixes 🎯 Smart Locator Generation • Quality ratings: BEST/GOOD/OK for every locator • Recommended vs Alternative locators • getByRole, getByLabel, getByPlaceholder, CSS, XPath • Descriptive explanations for each locator 🎯 Selenium 4+ Relative Locators • Generate spatial relationships: above(), below(), toLeftOf(), toRightOf(), near() • Smart anchor element detection • Auto-import generation for Java & Python 🎯 Page Object Generator • Export organized Page Object classes • Element-wise collection management • Framework-specific code generation • Production-ready code output 🎯 Productivity Tools • ✏️ Drawing & annotation tool • ⏸️ Pause mode (Press 'P') • ⌨️ Enter key navigation through elements • 🔄 Circular element navigation • Real-time locator validation • Auto-complete with syntax highlighting • Dark/Light theme support 1. ZERO data collection - We don't track anything 2. 100% offline - No backend servers, no cloud 3. No user accounts required 4. No ads or malware 5. Minimal permissions (activeTab, downloads only) 6. All processing happens locally in your browser Unlike other tools, there's NO backend to hack, NO database to breach, and NO data to steal. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💼 PERFECT FOR ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - Save hours on manual locator creation - Generate maintainable, production-ready code - Reduce flaky tests with smart strategies - Learn best practices through recommendations - Boost productivity with instant suggestions - No subscription fees - Free forever LocatorLabs is developed and maintained by: 📍 Naveen Automation Labs FZCO 📍 DAFZA Free Zone, Dubai, UAE 📍 License No: 4949 ⭐ If LocatorLabs helps your testing workflow, please leave a review!