cjighmmbcdpbfnhinpakjloafcpmefgl
To use this extension, simply right click on the web element you wish to locate, select an appropriate locator string and it'll be copied to your clipboard. This extension will attempt to populate the context menu with usable webdriver XPATH-based findElement commands for the dotnet, python and ruby bindings and Support Locator Library references for the focused web element. To help prevent buggy tests (and save your time debugging), it will also check the locators for uniqueness, signified by red crosses and green ticks. In addition, if elements have long, fragile, auto-generated attributes such as id="ctl00_ElementContainer_Inputs_txtForename" it will attempt to locate based on the final (and most significant) part of the value only. After installing the extension a browser restart is recommended to ensure the extension functions as expected.
WebdriverIO Chrome Recorder
WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel. WebdriverIO Extension for DevTools that allows you to export tests directly from the Recorder panel. WebdriverIO Chrome Recorder Extension lets you export user flows as WebdriverIO test scripts from the Recorder panel in Chrome DevTools. With Chrome Recorder and the WebdriverIO Chrome Recorder Extension, you can start creating test scripts for WebdriverIO with just a few clicks. After installing this extension, you will see a new "Export as WebdriverIO Test Script" option available under the export menu. Learn more about Chrome Recorder and the WebdriverIO extension with our official guide: https://bit.ly/wdio-recorder
xPath Finder
Click on any element to get the xPath Plugin to get the elements xPath. Usage: 1. Click on the plugin icon, cursor will be changed to the crosshair 2. Hover over the desired element (elements are highlighted on hover) 3. Click on the element and his xPath will display in the panel at the bottom of the page
Selenideium Element Inspector
A handy tool to log attributes and Selenide, Selenium, Cypress, Playwright, Squish and TestCafe locators of the clicked element. Selenideium Element Inspector is a handy tool with which you can automatically generate complete line of copy-pastable Selenide, Selenium, Cypress, Playwright, TestCafe and Squish locators with a single click for any element. Just copy-past the printed selector straight into your favourite IDE and that's it. You can save dozens of minutes each day by using this extension. Please leave a review in case you find the plugin useful! Buy me a coffee in case you save time by using Selenideium Element Inspector!: https://buymeacoffee.com/mikiszeles 😊 V2.0 - Added support for: - Selenium JavaScript - Selenium Python - Selenium C# - Cypress - TestCafe - Playwright - Squish - Provide an option to select the testing frameworks for which selectors will be generated V1.2 - Printing relative XPath selector for both Selenide and Selenium - Printing CSS selectors based on any unique attribute for both Selenide and Selenium - Printing CSS selectors based on any unique class for both Selenide and Selenium - Automatically adding ";" to the end of the selector, so you really only have to copy-paste the code. - Marking the start and end of the logs belonging to Selenideium Element Inspector V1.1 - Updated extension description V1.0 - Printing the clicked element to the console for both Selenide and Selenium - Printing id based selector for both Selenide and Selenium - Printing name based selector for both Selenide and Selenium - Printing tagName based selector for both Selenide and Selenium - Printing linkText based selector for both Selenide and Selenium - Printing withText based selector for Selenide - Printing CSS based selector for both Selenide and Selenium
Page Modeller (Selenium, Robot Framework etc)
Browser DevTools extension for modelling web pages for automation. The Page Modeller extension enables developers to scan a web page and generate page object style code for various tools, languages and frameworks and test the UI locators in the browser. Currently supported tools and languages are: Feel free to propose new functionality and additional frameworks here: https://github.com/danhumphrey/page-modeller/issues This extension is being actively developed and is considered a beta release.