afckeoeojpomagchfimplhodjooafmcf
Find Selenium Objects - id, name and custom attributes highlighted in different colors for easier test automation Spot all the available id, name and custom attributes- highlighted in different colors for web automation using Selenium WebDriver. This chrome extension - SOF, helps to find all the objects without searching through the DOM. And the id,name and custom attribute values are displayed while hovering on the colored fields. This way you can see the availability of Selenium objects in every page and you can ask the application developer to add the attributes right away for building robust automation test code when you are running fast in Agile.
Ui.Vision
Task and UI test automation with Computer Vision/OCR. Ui.Vision combines browser automation and desktop automation. Ui.Vision is an open-source automation RPA software that combines classic browser automation with modern computer vision and OCR: Ui.Vision's computer vision commands make automating tasks inside the web browser easy. Existing Selenium IDE scripts can be imported. Conversion help for iMacros scripts is provided, too. (2) Desktop Automation for Windows, Mac, and Linux Beyond web browser automation, Ui.Vision can interpret images and text on the desktop, executing actions like clicking, moving, dragging and dropping the mouse, and simulating keyboard inputs. This desktop automation requires installing the free Ui.Vision XModules, available for Windows, Mac, and Linux. These modules provide Ui.Vision with the necessary capabilities for desktop interaction. The AI commands allow you to automate complex tasks with a single line of code that would traditionally require hundreds of lines of classic commands. For example, you can teach Ui.Vision to play TicTacToe with just one short "Play this game..." prompt. Ui.Vision can be controlled from the command line. Thus it can be used from, and combined with, any programming or scripting language, such as Windows batch files, Linux/Mac shell scripts, Python or PowerShell. Ui.Vision is Open-Source. The source code is available on Github. The software does not send any data back to us or any other place. Everything, including image recognition and OCR processing, is done locally on your machine. The only exception to the "all data is processed locally" rule is if you select the optional AI commands. But these cloud-features are disabled by default. The default computer vision (image recognition and OCR) runs 100% locally on the machine. For questions and suggestions, please visit the Ui.Vision community forum at https://forum.ui.vision.
BlazeMeter | The Continuous Testing Platform
Record Selenium and HTTP traffic to create a load and functional tests in less than 10 minutes (Apache JMeter Compatible). The BlazeMeter Chrome extension enables you to - Record. Upload. Run. The Chrome extension records all HTTP/S requests and actual user interactions that your browser sends. It creates a JMeter or Selenium script, and automatically uploads it to BlazeMeter.com, where you can execute tests with a single click. No need to install JMeter nor Selenium to record or run GUI Functional, API Functional, or Performance tests, the Chrome extension will create the JMeter (JMX) and Taurus Selenium (YAML) scripts automatically. The extension will also allow you to debug and test your recorded Selenium session on your local Chrome browser. By using JMeter locally, you can debug and enhance the JMX file created by the Chrome Extension to ensure your script is ready to go. WHAT'S NEW: https://guide.blazemeter.com/hc/en-us/articles/115004970329-Chrome-Extension-Changelog-Chrome-Extension-Changelog Features - Record test scenarios without scripting experience - Record all HTTP/S requests made by your browser - Record user GUI actions - Add assertions to your Selenium steps - Add transaction labels (for JMeter and Selenium) during recording - Support for shadow locators (Lightning Web Components) - Apache JMeter Compatible - Taurus Selenium Compatible - Run tests without installing test scripting applications - Run Performance tests for up to 3,000,000 concurrent users - Run load tests in under ten minutes - Run API Functional Tests - Run GUI Functional Tests - Run Selenium tests and JMeter tests side by side to get the best of both worlds - Debug scripts - If you want to record transactions, Chrome version 58 or newer is required - Recommended minimum version of Chrome is 58 - For certain features (e.g. converting to JMX, Scriptless Scenario Editor), a free BlazeMeter.com account is required
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
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.