Compare Chrome extensions: Selenium IDE vs Selenium Object Finder

Stats Selenium IDE Selenium IDE Selenium Object Finder Selenium Object Finder
User count 800,000+ 6,000+
Average rating 3.39 3.05
Rating count 262 19
Last updated 2021-12-08 2024-01-06
Size 4.15M 185.34K
Version 3.17.2 3.1
Short description
Selenium Record and Playback tool for ease of getting acquainted with Selenium WebDriver. Find Selenium Objects - id, name and custom attributes highlighted in different colors for easier test automation
Full summary

The new Selenium IDE is designed to record your interactions with websites to help you generate and maintain site automation, tests, and remove the need to manually step through repetitive takes. Features include:

  • Recording and playing back tests on Firefox and Chrome.
  • Organizing tests into suites for easy management.
  • Saving and loading scripts, for later playback.
  • Support for Selenium 3.

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.

*Custom attributes will be continually added on request https://www.youtube.com/watch?v=sX3JKYFgIPY