Selenium vs. UiPath Automation Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Selenium
Score 8.1 out of 10
N/A
Selenium is open source software for browser automation, primarily used for functional, load, or performance testing of applications.N/A
UiPath Automation Platform
Score 8.5 out of 10
N/A
UiPath's hyperautomation platform combines a Robotic Process Automation (RPA) solution with capabilities to enable organizations to scale digital business operations at speed, automating millions of repetitive, mind-numbing tasks for businesses and government organizations all over the world.
$420
per month
Pricing
SeleniumUiPath Automation Platform
Editions & Modules
No answers on this topic
Automation Developer
$420
per month
Unattended Automation
$1380
per month
Automation Team
$1930
per month
Enterprise Medium Business
Contact Sales
Offerings
Pricing Offerings
SeleniumUiPath Automation Platform
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsA 60-day trial is available. Buyers can also configure any of these plans to fit the business needs.
More Pricing Information
Community Pulse
SeleniumUiPath Automation Platform
Considered Both Products
Selenium
Chose Selenium
I have used Winium, Sikuli, and Auto IT to do the automation with windows-based applications. Mostly, I will use Selenium only.
Chose Selenium
We use both the products in our work. Mostly we avoid Selenium because we have replaced that half of the work with RPA, which works faster than Selenium and with less brainstorming. Some of our work can only be done with Selenium, while some of our work can work faster with RPA.
UiPath Automation Platform
Chose UiPath Automation Platform
I have used Selenium web automation earlier for Open Source project development. I have used the Selenium to achieve small web automation tasks such as booking cinema tickets and bus reservations using a command terminal only. This was very successful project our team made in …
Chose UiPath Automation Platform
I am a user of Selenium from Linux. Though you cannot compare both yes, Selenium does some sort of automation for the web. You don't have to code anything in UiPath. If you are good enough with your Software Engineering skills (Like flow charts, DFDs etc) you are good to go. …
Chose UiPath Automation Platform
As compared to other products, we require programming knowledge and concepts to work but UiPath is for everyone. It provides us extensive event logging at various stages and effective exception handling for applications and business. It increases our agility and enhances the …
Chose UiPath Automation Platform
Automation anywhere, Blueprism, Pegasystems, WorkFusion, are available in market but UiPath stands out first as it is one of the applications which has a community version and also can be implemented by any individual. Other automation tools are costly and do not have a …
Chose UiPath Automation Platform
Its fast,accurate and economically feasible
Chose UiPath Automation Platform
Ui path supports all platforms. It doesn't requirement any special tools or system requirements
Chose UiPath Automation Platform
UiPath is enabling our company to digitize and improve a vast amount of our procedures. Our workforce is moving to higher value tasks and errors have been reduced to almost 0%.
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Best Alternatives
SeleniumUiPath Automation Platform
Small Businesses
BrowserStack
BrowserStack
Score 8.3 out of 10
airSlate SignNow
airSlate SignNow
Score 8.5 out of 10
Medium-sized Companies
ReadyAPI
ReadyAPI
Score 8.1 out of 10
Appian
Appian
Score 8.8 out of 10
Enterprises
ignio AIOps
ignio AIOps
Score 8.1 out of 10
Appian
Appian
Score 8.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
SeleniumUiPath Automation Platform
Likelihood to Recommend
9.2
(55 ratings)
9.7
(195 ratings)
Likelihood to Renew
9.2
(6 ratings)
9.0
(7 ratings)
Usability
8.8
(6 ratings)
8.0
(6 ratings)
Availability
-
(0 ratings)
10.0
(1 ratings)
Performance
-
(0 ratings)
9.0
(1 ratings)
Support Rating
8.3
(11 ratings)
8.0
(82 ratings)
Online Training
-
(0 ratings)
8.0
(2 ratings)
Implementation Rating
9.0
(3 ratings)
8.0
(2 ratings)
Configurability
-
(0 ratings)
8.0
(1 ratings)
Ease of integration
-
(0 ratings)
7.0
(1 ratings)
Product Scalability
-
(0 ratings)
9.0
(1 ratings)
Vendor post-sale
-
(0 ratings)
9.0
(1 ratings)
Vendor pre-sale
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
SeleniumUiPath Automation Platform
Likelihood to Recommend
Open Source
When you have to test the UI and how it behaves when certain actions are performed, you need something that can automate the browsers. This is where Selenium comes to the rescue. If you have to test APIs and not the frontend (UI), I would recommend going with other libraries that support HTTP Requests. Selenium is good only when you have no choice but to run the steps on a browser.
Read full review
UiPath
UiPath Automation Platform is well-suited for automating repetitive and time-consuming tasks such as invoice processing, data entry, and report generation. By using UiPath Automation Platform, employees can focus on more strategic tasks, which leads to increased efficiency. Additionally, UiPath Automation Platform is highly effective at automating rule-based processes, such as financial processes like bank statement reconciliation, account payable, and account receivable processes that follow a set of predetermined rules.
Read full review
Pros
Open Source
  • For any web based UI automation, Selenium is the best tool out there to automate your tests.
  • It supports multiple coding languages like Java, Python, Ruby, C# etc.. to choose from.
  • There is a huge community of users and can get many answers on StackOverFlow.
  • It has lot of other plugins to make your tests even more efficient.
Read full review
UiPath
  • UiPath is very simple to learn.
  • Any type of application can be automated (Desktop Application, Web Application and also applications reachable only via remote technologies such as Citrix, Remote Desktop and so on).
  • The writing of a process code takes place entirely through the use of objects. In the event that there were no objects capable of solving a particular problem, it is possible to use some languages of the .net platform such as: VB.net, C#.
  • It is easy to scale the solution by adding more robots to run a process in case the solution requires more performance in the future.
  • It can also be used by functional analysts to design the flow to be automated.
  • An academy is available online where basic and advanced courses can be taken. It is also possible to take a completely free basic certification.
Read full review
Cons
Open Source
  • Selenium is pretty user-friendly but sometimes tests tend to flake out. I'd say roughly one out of twenty tests yields a false positive.
  • Selenium software cannot read images. This is a minor negative because a free plug-in is available from alternate sources.
  • Slowness may be a minor factor with Selenium, though this is an issue with basically any testing software since waiting on a site to execute JavaScript requires the browser to wait for a particular action.
Read full review
UiPath
  • As I mentioned, Excel automation is not very effective, there are a number of packages to add, but there is nothing as smooth as a good macro.
  • Working with selectors is certainly challenging and UiPath does a good job with that, but there is room for improvement since the interface could be smarter in selecting the right attributes and warn the user if something is not properly setup.
Read full review
Likelihood to Renew
Open Source
We love this product mainly because of its high customization abilities and the ease of use. Moreover, its free and can be learned easily through online communities and videos. The tests are more consistent and reliable as compared to Manual tests. It has enabled us to test a large number of features all in one go, which would have impossible through manual tests. The reports generated at the end of the tests are really helpful for the QA and the development teams to get a fair view of the application.
Read full review
UiPath
This platform has so much potential and have been garnering a lot of attention by proving benefits in terms of saving operational and manpower costs. I am sure with minute efforts we were able to achieve our ROI and the same is the case with many of our customers whom we have been working around Digital Automation initiatives.
Read full review
Usability
Open Source
As I mentioned earlier, the reason I use Selenium is because there is a fairly widespread community of users, and user support services are at a good level. because the application is open source, it works on many platforms (Windows, Linux, IOS) without any problems. In addition, it gives us a lot of options for writing functional tests. For errors that we receive through the application, we can easily find the reasons for errors in the forums.
Read full review
UiPath
It's an easy to maintain and easy to use RPA Tool. It has a relatively low learning curve when compared to other RPA tools in the market. That is mostly due to it's Academy where the bulk of engineers gather their information from. And their Community Forum, is outstanding with support from around the world and almost, if not all, every topic imaginable in the RPA field.
The Community Edition is updated on a regular basis, and last year they even managed to release a build every month!
The Orchestrator, Platform, Go!, Academy is cloud based which makes access to information and data very easy.
Read full review
Reliability and Availability
Open Source
No answers on this topic
UiPath
Its a cloud based platform which is easily available and used
Read full review
Performance
Open Source
No answers on this topic
UiPath
It has proved and provided good performance across platforms and technologies.
Read full review
Support Rating
Open Source
Selenium does not have technical support available easily. You have to go through forums to get the information you need. However, there are excellent forums out there that make it easy to troubleshoot. The open-source flexibility makes it difficult to have dedicated support.
Read full review
UiPath
UiPath RPA has an exceptional studio interface. It has been a year and so since I am using UiPath RPA. Whether it is some my personal task to scrape information & links from the Journal or find a specific character string from multiple PDF collection using OCR, UiPath RPA has made its roots to our technological ecosystem
Read full review
Online Training
Open Source
No answers on this topic
UiPath
Video material supported by text. The training has evolved a lot in the past 3 years to become more attractive. Specific training tracks exist for the different roles in RPA development, where everyone is expected to learn basic development.
Read full review
Implementation Rating
Open Source
We did everything we needed to use it. Now we can execute our tests on different operational systems and browsers running few tests simultaneously. We also implemented Appium framework to execute our tests on mobile devices, such as iPhones, iPads, Android phones and tablets. We use SauceLabs for our test execution and Jenkins for continuous integration.
Read full review
UiPath
The implementation was quick and practical
Read full review
Alternatives Considered
Open Source
At the time of adoption, there were not many other alternatives that were even close to being competitive when it comes to browser testing. As far as I know now to this day, there is still little competition to Selenium for what it does. Any other browser-based testing still utilises Selenium to interact with the browser.
Read full review
UiPath
As compared to other products, we require programming knowledge and concepts to work but UiPath is for everyone. It provides us extensive event logging at various stages and effective exception handling for applications and business. It increases our agility and enhances the overall productivity further by using the source control SVC. The solution that we implemented is also very scalable in terms of incorporating new requirements.
The open source tools require lots of IT effort in order to set up and maintain over time. UiPath is like a complete package and customer service is also active in terms of solving issues arising while automating procession on a day to day basis.
Read full review
Scalability
Open Source
No answers on this topic
UiPath
It can be widely used across various departments regardless of platform the product,processes, use cases are build on.
Read full review
Return on Investment
Open Source
  • There hasn’t been a downside to using it yet other than we’ve got to update the programs we create for each change.
  • This has saved us hundreds of hours of manpower by allowing our automation engineer to rapid fire tests.
  • We are able to screenshot and save entire sites before and after launch with a program the automation engineer created
  • We can compare large volumes of data against data in excel docs with a program created using Selenium
Read full review
UiPath
  • We are well on our way to automating our expenses, saving so many hours for project managers and engagement managers.
  • Proofs-of-concept excite our clients, though we are yet to make a sale on a project.
  • UiPath specifically has incited interest with our apprentices and has led them to join the RPA team.
Read full review
ScreenShots