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

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

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

1/10/2023

"Selenium is powerful tool but has it caveats"

4/5

What do you like best about Selenium?

- can be easily configured to work with different browser drivers

- allows building page models that can be easily reused

- a quick way of getting access to different DOM elements, using different select like CSS or XPATH Review collected by and hosted on G2.com.

What do you dislike about Selenium?

- when using page models is more common to get stale element exceptions

- executing tests in Safari driver requires adding extra behaviour as it differs compared to Firefox or Chrome driver

- would expect more build-in wait mechanism Review collected by and hosted on G2.com.

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

- quicker way of adding tests as you can reuse page models, shorten the development process

- tests can be executed in different browsers so end user is getting UI that works fine in any browser they like to use Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

NC

Niraj C.

Software Engineer

Enterprise (\> 1000 emp.)

3/7/2022

"Selenium Experience"

4/5

What do you like best about Selenium?

A person with basic knowledge of programming languages like java can write Selenium Test cases.

It makes it easy to write automated test cases which helps to improve test coverage reducing bugs at the later stage of product life. It helps to reduce the burden on Manual Testing. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

Need to have a perons in team who has knowledge of programming, test suit and product. Person should be knowledgable about technology, and should know how to test it using automation. Review collected by and hosted on G2.com.

Recommendations to others considering Selenium:

Opensource, Free and easy to adapt Review collected by and hosted on G2.com.

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

I am primarily using it for automation testing. For each development module, include a set of selenium test cases that helps to test the functionality of the development module. An automation suite is configured to run for each commit on development code; it significantly helps to reduce side effects. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Andrew R.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Andrew R.")
AR

Andrew R.

Director of Technology and Quality; Board Member

Small-Business (50 or fewer emp.)

10/16/2021

"Good tool for testing your UI"

4/5

What do you like best about Selenium?

It's pretty thorough. You can test every element of your UI. Many of the tests are relatively simple. Lots of languages supported. I use Python, which of course, makes it easy to use. Java and other languages are also supported. It runs on Chrome, Safari, Firefox, Edge, and IE. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

The learning curve is pretty steep. You're writing and running scripts rather than using a GUI to create and run your tests. There are many different commands you need to master and multiple ways of doing the same thing. This level of choice makes it more flexible, but it's not always clear what the most efficient way is to test something. Also, as you change your UI, your tests can easily break. This sensitivity to even minor UI changes may be an inevitable result of UI testing, but it seems brittle. Review collected by and hosted on G2.com.

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

It's a solid way to test every element of your UI, i.e., your HTML and Javascript, as well as the business logic behind your UI. Being able to do this cross-browser is extremely helpful. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Akshata P.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Akshata P.")
AP

Akshata P.

Associate Technical Consultant 

Enterprise (\> 1000 emp.)

8/2/2021

"Initial tool for Beginners in Testing"

4/5

What do you like best about Selenium?

It consists of Selenium IDE and is available as a plugin in multiple familiar browsers like Google Chrome, Mozilla Firefox, etc. This feature enables the new developers to get acquainted with the basic concept of Selenium IDE along with minimal knowledge of the topic. Review collected by and hosted on G2.com.

What do you dislike about Selenium?

Not exactly dislike, but it does not provide ready-to-use templates in Java, Python, C#, PHP, JavaScript. A kind of most awaited feature that can help the developers to avoid using StackOverflow for basic initial setup. Review collected by and hosted on G2.com.

Recommendations to others considering Selenium:

Use some framework that supports Data Driven or Input Driven approach for the end results to be displayed as a summary.

TestNg, Cucumber etc as some of the Java Framework. You will have to find the similar once in the supported language. Review collected by and hosted on G2.com.

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

With the help of selenium, you can automate almost each of your daily stuff that open's up in a web browser. A funny example would be sending a list of automated messages on WhatsApp Web and opening up your office stuff like opening up the mails, logging in to every tool. Automating such stuff saves a ton of time and the hassle you don't need to take every day. Review collected by and hosted on G2.com.

Show More

8/3/2021
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

[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);)