--- title: Selenium Reviews meta\_title: 'Selenium Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 27 reviews by the users' company size, role or industry to find out how Selenium works for a business like yours. aggregate\_rating: rating\_value: 4.5 review\_count: 27 scale: '5' date\_modified: '2026-08-09' parent\_category: name: Automotive url: https://www.g2.com/categories/automotive ---

# Selenium Reviews & Product Details

Selenium is Oxbotica's flagship autonomous control system, designed to transform various vehicles into self-driving entities without relying on GPS. This vehicle-agnostic software suite enables robust navigation and operation across diverse environments, including indoor, outdoor, and underground settings. By integrating advanced AI and machine learning algorithms, Selenium provides vehicles with situational awareness, allowing them to perceive surroundings, detect obstacles, and make informed decisions to complete tasks safely and efficiently. Key Features and Functionality: - Vehicle Agnostic: Compatible with a wide range of vehicles, from cars and self-driving pods to warehouse trucks and forklifts. - GPS Independence: Operates effectively without GPS, ensuring reliable performance in environments where GPS signals are weak or unavailable, such as urban canyons, forests, or underground facilities. - Advanced Perception: Utilizes a combination of sensors and proprietary algorithms to detect and predict the movement of vehicles, people, and other objects, even in complex scenes and varying weather conditions. - Precise Positioning: Achieves high-precision, robust, and reliable vehicle positioning, enabling safe navigation in challenging locations without the need for external infrastructure. - Smooth Vehicle Control: Ensures safe and optimal path planning and vehicle control, providing comfortable and reassuring passenger experiences. Primary Value and User Solutions: Selenium addresses the growing demand for autonomous vehicle solutions by offering a flexible, scalable, and efficient platform that can be deployed across various industries. Its ability to function without GPS and adapt to different vehicle types and environments makes it particularly valuable for applications in logistics, warehousing, and urban transportation. By enabling vehicles to operate autonomously in complex and dynamic settings, Selenium enhances operational efficiency, reduces costs, and improves safety for businesses and their customers.

* * *

Seller
 [Oxbotica](https://www.g2.com/sellers/oxbotica)
Discussions
 [Selenium Community](https://www.g2.com/products/selenium/discuss)
Solution Type
 
Best-of-Breed

Show More

## Top-Rated Alternatives

[

 ![AWS Connected Vehicle Solution](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "AWS Connected Vehicle Solution")

AWS Connected Vehicle Solution

4.4/5(12)

](https://www.g2.com/products/aws-connected-vehicle-solution/reviews)

[

 ![IBM IoT Connected Vehicle Insights](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "IBM IoT Connected Vehicle Insights")

IBM IoT Connected Vehicle Insights

3.5/5(2)

](https://www.g2.com/products/ibm-iot-connected-vehicle-insights/reviews)

[

 ![Wejo](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Wejo")

Wejo

0/5(1)

](https://www.g2.com/products/wejo/reviews)

[
View All Alternatives
](https://www.g2.com/products/selenium/competitors/alternatives)

## User Insights

Average based on 27 real user reviews.

[Log in to unlock pricing and user insights](/login)

## Selenium Integrations
(2)

What do users say about integrations?

Integration information sourced from real user reviews.

  

 ![Saba M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Saba M.")
SM

Saba M.

QA Engineer

Mid-Market (51-1000 emp.)

4/28/2026

"One of the Best Free Automation Frameworks—Simple, Scalable, and Community-Backed"

5/5

What do you like best about Selenium?

At the end of the day, in today’s market this is one of the best frameworks you can choose for automation. It’s fairly simple, free, and backed by strong community support. The integration with Docker enables decent scalability, and the straightforward UI makes test automation a much easier job overall. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

its not perfect, there's billion web dev frameworks and unforunately selenium is not able to handle all the cases well, so sometimes a simple clicking action might need a brainstorming session of how to solve that issue. Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

my company needs test automation, selenium meets the requirements. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

  

 ![Verified User in Information Technology and Services](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Information Technology and Services")
UI

Verified User in Information Technology and Services

Mid-Market (51-1000 emp.)

7/12/2026

"Selenium Excels at Web, Cross-Browser, and Regression Testing"

4.5/5

What do you like best about Selenium?

Selenium is an excellent tool for performing multiple kinds of testing which includes web apps testing, cross browser testing, regression testing, etc., Review collected by and hosted on G2.com.

What do you dislike about Selenium?

Dislike about selenium is consumption of dynamic elements in selenium is complex and challenging task. Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

The problem that Selenium solving for me is testing of my application over multiple browser for its compatibility Review collected by and hosted on G2.com.

Show More

Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise. G2 IconCurrent UserValidated ReviewerSource: G2 invite

  

SG

shilpa g.

I work as a functional as well as automation tester

Information Technology and Services

Enterprise (\> 1000 emp.)

12/9/2025

"The Ultimate Free Automation Tool for Cross-Browser Testing"

5/5

What do you like best about Selenium?

Selenium is compatible with all major browsers, including Chrome, Firefox, Edge, and Opera, and it functions seamlessly across them without requiring manual adjustments. It also supports a variety of programming languages such as Java, Python, C#, JavaScript, and Ruby. One of its biggest advantages is that it is free and open source, which means there are no costs involved—this is a key reason why it has become the most popular automation tool worldwide. Selenium performs reliably across different platforms, including Windows, macOS, and Linux, making it as versatile as tools like the tests that run everywhere. Additionally, it integrates smoothly with CI/CD tools like Jenkins, GitHub, and Azure DevOps. The ability to support parallel testing is another significant benefit, as it greatly reduces the time required for running large test suites. This tool is excellent for UI automation like clicks, typing, scrolling, dropdowns, file uploads etc. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

Selenium is not stable for dynamic elements that appear late, disappear or reload or change dynamically which often causes test failure randomly resulting in element not found exception if not handled very carefully.

Secondly, there is no built-in reporting feature available. Selenium only automates the browser. It gives no reports, no dashboard, no screenshots.

It doesn't have any built-in test runner so one must combine selenium with TestNG/Junit. Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

It gave testers a free, open-source software to automate real browsers across all environments. Selenium allows true cross browser testing so one script works on all browsers, something no other open-source tool offered earlier. This allows true cross platform testing which is perfect for teams with mixed environment like windows, mac or Linux. Selenium gives testers the freedom to use any programming language and automate. it simulates real user behavior not superficial checks. It integrates beautifully with CI/CD pipeline which makes continues testing possible, stable and industry standard. It supports massive scalability with selenium grid which reduce execution time from hours to few minutes. Review collected by and hosted on G2.com.

Show More

Our network of Icons are G2 members who are recognized for their outstanding contributions and commitment to helping others through their expertise. G2 IconValidated ReviewerIncentivizedSource: G2 invite

  

AM

A M.

Client relationship Manager

Public Safety

Small-Business (50 or fewer emp.)

12/15/2025

"Efficient Browser Automation, But Setup and Debugging Can Be Challenging"

3/5

What do you like best about Selenium?

automate web browsers reliably, making testing, scraping, and repetitive tasks much faster and more efficient. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

can be tricky to set up and maintain, especially for complex workflows or dynamic websites, and debugging failures can take time. Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

repetitive web tasks by automating browser interactions, saving time and reducing errors in testing, data collection, and web scraping. Review collected by and hosted on G2.com.

Show More

Validated ReviewerSource: Organic Review from User Profile

  

 ![Verified User in Marketing and Advertising](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Marketing and Advertising")
TM

Verified User in Marketing and Advertising

Small-Business (50 or fewer emp.)

1/14/2025

"Selenium review"

5/5

What do you like best about Selenium?

Well, there is enough documentation, forums, and people to ask and search for how to implement an automation framework, once you figure it out how to build a framework with selectors and basic functions is easy to build automated tests. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

Sometimes it might feel a little bit slow compared to other solutions like Playwright for example but it gets the job done, another thing is the initial setup for reporting logs or testNG, but once you have that done, that's it, it is ready to use Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

Speed up the execution of test that manually will take more time Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

SB

Sada b.

Lead

Enterprise (\> 1000 emp.)

3/5/2025

"Open source eassy to implement"

4/5

What do you like best about Selenium?

Grid and automate and integrate 3rd party tools Review collected by and hosted on G2.com.

What do you dislike about Selenium?

locator healing , driver wait , flake tests Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

Automation the Web ,API & Mobile Review collected by and hosted on G2.com.

Show More

Validated ReviewerSource: Organic

  

 ![nikhil.m u.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "nikhil.m u.")
NU

nikhil.m u.

Quality Analyst

Small-Business (50 or fewer emp.)

1/22/2024

"Best automation tool for testing"

4.5/5

What do you like best about Selenium?

First thing it is open source selenium down not chanrge for the usage, Qa can work on multiple languges that is accepted by the software and helps in third party integrations Review collected by and hosted on G2.com.

What do you dislike about Selenium?

the setup and configuration of a Test Framework from the scratch takes a lot of time and Not an All-in-One Solution – Requires 3rd Party Tool Bindings Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

It will take too much time on setting up the system at the very starting that somthing selenium will have to work on and Slow Test Development Due to the Script-Based Approach so this needs to be resolved Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

AB

Arjun B.

Senior QA lead - automation

Computer Software

Enterprise (\> 1000 emp.)

2/27/2023

"All your web automaiton problems goes away with selenium !!!"

5/5

What do you like best about Selenium?

Selenium is a powerful and popular tool that is widely used for automating all types of web browsers across the industry, and its ability to simulate the user interactions with the web page makes it well suited for automating tasks such as testing web applications, scraping, data analysis and many more. Other than this it supports many programming languages which intern helps easily integrate with existing software systems. Recently selenium helps us in headless browser execution which helps in versatility and reliable scripts. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

some common issues we face with selenium are, the tests are flaky sometimes because of loading/sync issues and many more. And sometimes its very slow to run as if we have lot of interactions with web elements and a lot of page objects defined. And the setup part is cumbersome when compared to professional tools out there but its easy to learn and implement. Other than these its maintenance is on higher side and time consuming. Post these we have observed like we cannot automate captcha and Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

All web automation problems which we face on daily basis, we have almost 1000+ regression cases and we have covered almost 80% of them written scripts and automated those and we rely on those a lot, especially our manual testers run those on daily/weekly basis and take actionable insights on the reports. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

  

 ![Sadhan K.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Sadhan K.")
SK

Sadhan K.

Mid-Market (51-1000 emp.)

4/28/2023

"Selenium"

5/5

What do you like best about Selenium?

It is free and open source and supports web applications and all browsers. It supports 14 languages, and we can run multiple scripts in one shot. I use it to run and automate the frontend applications. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

It doesn't support otp, captcha, animations, or subtitles, and it helps only for web applications. Sometimes it works significantly slower with low-speed internet. Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

I am able to automate my test cases which makes my testing easy. I can run the script whenever I need to test, this saves most of my time. Best thing about selenium is that is supports all the browers for testing. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerSource: Organic

  

AS

Abhishek S.

Senior Research Associate

Mid-Market (51-1000 emp.)

11/7/2023

"Best automated testing tool"

5/5

What do you like best about Selenium?

Best thing about slenium is it is free and open source. It supports many progeamming languages and can execute multiple scripts at once. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

Sometimes it becomes slow and take time for execution Review collected by and hosted on G2.com.

What problems is Selenium solving and how is that benefiting you?

Selenium is provide high quality automation features. Review collected by and hosted on G2.com.

Show More

Validated ReviewerSource: Organic

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/selenium/pricing)

##### ##### Selenium Features

 Systems Management

Device Discovery

System Integration

Remote Access

IoT Capabilities

Process Automation

Security

Safety

[
View More Features
](https://www.g2.com/products/selenium/features)

## Work at Oxbotica?

Claim this profile to respond to reviews, update product info, and reach in-market buyers.

[
Claim this profile
](https://www.g2.com/products/selenium/claim_requests/new?utm_medium=profile-footer-claim-cta&utm_source=g2)

##### Categories on G2

[Connected Car](https://www.g2.com/categories/connected-car)

##### Explore More

[Best cloud account data management platforms for sales operations](https://www.g2.com/discussions/best-cloud-account-data-management-platforms-for-sales-operations)[Top-rated network monitoring service for startups](https://www.g2.com/discussions/top-rated-network-monitoring-service-for-startups)[What fleet management software works best for a construction or utilities company that needs to track heavy equipment and service vehicles across multiple job sites?](https://www.g2.com/discussions/what-fleet-management-software-works-best-for-a-construction-or-utilities-company-that-needs-to-track-heavy-equipment-and-service-vehicles-across-multiple-job-sites)

[Which admissions and enrollment management software maintains comprehensive audit trails for compliance?](https://www.g2.com/discussions/which-admissions-and-enrollment-management-software-maintains-comprehensive-audit-trails-for-compliance)[What is the best theater management software for venue operations and capacity optimization?](https://www.g2.com/discussions/what-is-the-best-theater-management-software-for-venue-operations-and-capacity-optimization)[Best tools for tracking onboarding progress](https://www.g2.com/discussions/best-tools-for-tracking-onboarding-progress)

[Show MoreShow Less](javascript:void(0);)