--- 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.

[

 ![Product Avatar Image](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Product Avatar Image")

Docker

](https://www.g2.com/products/docker-inc-docker/reviews)[

 ![Product Avatar Image](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Product Avatar Image")

Python

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

Show More

 ![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

 ![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

 ![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.

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

 ![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

Enterprise (\> 1000 emp.)

5/12/2023

"Selenium: A wonder to Automation world"

5/5

What do you like best about Selenium?

Selenium comes with many advantages, but it is widely accepted as it is an open source and community driven. It provides compatibility between different browsers and platforms which significantly reduces the workload of testing it across various browsers and platform. It supports almost all of the programming languages that I use. Other significant feature that I like about Selenium is it's parallel test execution and integration with frameworks like JUnit and TestNG. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

While Selenium serves most of the web automation purpose, it provides a limited support for non web based apps. Also, sometimes, even a tiny change in the frontend dynamic elements opens a window for test failures. Review collected by and hosted on G2.com.

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

Selenium helps streamline the testing process, improve test coverage, increase efficiency, and enhance the overall quality of web applications. Selenium integrates well with CI/CD pipelines, enabling automated testing as part of the development and deployment process. Selenium supports the creation of reusable test components, reducing duplication and improving maintainability. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Arjun B.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Arjun B.")
AB

Arjun B.

Test Lead

Enterprise (\> 1000 emp.)

10/21/2022

"Best tool for all your web automation needs"

5/5

What do you like best about Selenium?

whatnot, many features of selenium are awesome when compared to paid solutions out there, it solves a lot of daily web automation needs in many companies, we are using selenium in multiple projects across the organization and we have created our in-house wrapper framework around it and I can say selenium is reliable in most of the cases. Though it is open source there is a constant updates from the community and lot of new features like auto healing scripts and many more. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

As it is open source if we are struck by any problem finding right solutions takes time as answers are scattered in multiple online places, community support is ok but if there was dedicated support it would be great. Sometimes slow execution and fragile as well. other problems perse features wise selenium sucks like we cannot automate captcha verification, many more like this. Review collected by and hosted on G2.com.

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

All web automation problems, as we are manual QA we had to execute test cases manually and now we have selenium with our framework we have automated almost 90% cases and they are on the run on daily basis which solves most of our automation problems. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

##### 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

[Top ticketing apps for corporate events](https://www.g2.com/discussions/top-ticketing-apps-for-corporate-events)[CLM platforms](https://www.g2.com/discussions/help-me-learn-more-about-clm-platforms)[What application portfolio management tools and options exist for a team just starting to understand the landscape before committing to a platform?](https://www.g2.com/discussions/what-application-portfolio-management-tools-and-options-exist-for-a-team-just-starting-to-understand-the-landscape-before-committing-to-a-platform)

[What Contact Center AI Observability platforms provide confusion matrices and automated regression testing for chatbot quality management?](https://www.g2.com/discussions/what-contact-center-ai-observability-platforms-provide-confusion-matrices-and-automated-regression-testing-for-chatbot-quality-management)[Egnyte vs Newforma Project Center vs Boomi for Autodesk Construction Cloud: which integration partner maintains the most stable cloud performance and reliable sync during large file uploads?](https://www.g2.com/discussions/egnyte-vs-newforma-project-center-vs-boomi-for-autodesk-construction-cloud-which-integration-partner-maintains-the-most-stable-cloud-performance-and-reliable-sync-during-large-file-uploads)[Top-rated operational risk software for corporate use](https://www.g2.com/discussions/what-s-the-top-rated-operational-risk-software-for-corporate-use)

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