Introducing G2.ai, the future of software buying.Try now
Selenium WebDriver
Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Selenium WebDriver Alternatives

Flutter
(65)
4.6 out of 5
Material UI
(30)
4.5 out of 5

Selenium WebDriver Reviews & Product Details - Page 7

Selenium WebDriver Overview

What is Selenium WebDriver?

Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides infrastructure for the W3C WebDriver specification - a platform an

Selenium WebDriver Details
Show LessShow More
Product Description

Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides infrastructure for the W3C WebDriver specification - a platform an


Seller

Selenium

Description

Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.

Recent Selenium WebDriver Reviews

Bharat V.
BV
Bharat V.Mid-Market (51-1000 emp.)
4.5 out of 5
"Benefits of Selenium for Modern Software Testing"
I am integrating my selenium framework for our project using hybrid framework all testng, pom file and builder pattern . Supports a wide range of ...
Rakshit R.
RR
Rakshit R.Enterprise (> 1000 emp.)
5.0 out of 5
"The best platform to perform automation testing of webpages."
The code snippets are easily understandable with even minimal knowledge of java or python. Parallel testing of wesites across different browsers.
Timur S.
TS
Timur S.Mid-Market (51-1000 emp.)
5.0 out of 5
"I have integrated bdd framework using selenium WebDriver with Browserstack"
easy to maintain, easy to integrate support multiple programming languages and browsers

Selenium WebDriver Media

Answer a few questions to help the Selenium WebDriver community
Have you used Selenium WebDriver before?
Yes

92 Selenium WebDriver Reviews

The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
92 Selenium WebDriver Reviews
4.5 out of 5
92 Selenium WebDriver Reviews
4.5 out of 5

Selenium WebDriver Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
RG
Senior Quality Analyst
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Selenium WebDriver?

Selenium webdriver is targeted basically for the manual testers who just want to switch to automation and enhance their careers,software test engineers who already are practicing automation just use it to brush up the technologies,QA managers etc. Its kind of suite of tools to automate web browsers across multiple platforms.It can run in browsers like mozilla,safari etc and can be used to automate test cases.It can be used in various languages etc.Its a open source tool and is also platform independent in MAC,Windows and Linux.It also supports multiple languages like java,python,C# etc. Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

Major drawback for this is that it is used for web based Applications only. Review collected by and hosted on G2.com.

Recommendations to others considering Selenium WebDriver:

it supports multiple OS,browsers and languages.Javascript which is difficult to use in Selenium RC has been completely removed from Selenium Webdriver. It directly interacts with the native code of the browsers and has a separate class for different browsers Review collected by and hosted on G2.com.

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

It is a open source tool and is free of cost.It is also platform independent in like MAC,Windows and IOS. It supports multiple languages like JAVA,C#,Python,ruby etc. Review collected by and hosted on G2.com.

Manjunath K.
MK
Senior Software Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Rating Updated ()
What do you like best about Selenium WebDriver?

Selenium webdriver is most powerful open source tool which helps in automating web applications.More over its cross platform. It supports many browsers such as chrome, IE , firefox ,safari. Selenium webdriver allows us to choose programming language of our choice to create test scripts. Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

Selenium webdriver supports only web based applications. It will not support window based applications Review collected by and hosted on G2.com.

Recommendations to others considering Selenium WebDriver:

Selenium is open source tool , we dont need to pay for it. It is very powerful tool developed in the current market which helps in automating web applications. I highly recommend it Review collected by and hosted on G2.com.

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

1. Created automation test scripts using selenium which reduces manual effort.

2 . Integrated selenium with different frameworks such as Maven , Testng for better performance and reporting.

3. Integrated selenium with Jenkins for 24/7 execution. Review collected by and hosted on G2.com.

Verified User in Computer Software
CC
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Rating Updated ()
What do you like best about Selenium WebDriver?

Good enough documentation for the team to build the required code Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

Nothing that we faced during our use case development Review collected by and hosted on G2.com.

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

We were trying to execute our test cases to be triggered from the CICD pipeline Review collected by and hosted on G2.com.

Ragavi K.
RK
Contractor
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Selenium WebDriver?

Selenium framework by itself has become the most popular tool/framework for automating web application and to prepare regression test suites. Looking up for component and automating the button clicks and navigation among pages has become a lot easier Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

Among all the web automation frameworks in the market I have found selenium to be most useful none so there is nothing to complain Review collected by and hosted on G2.com.

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

We have solved the problem of testing the same scenarios again and again for every production drop. Rather the regression automation suite that we have preapred helps to test the basic features automatically Review collected by and hosted on G2.com.

Will H.
WH
Software Quality Assurance Engineer
Computer Networking
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Selenium WebDriver?

Selenium WebDriver is mainly used by the QA team in my company as part of the quality assurance process. Selenium supports cross-browser automation, API automation, and database automation. And it Saves a lot of time when automating websites rather than testing them manually. Selenium WebDriver is an open-source tool. It supports most of the popular web browsers. Selenium documentation is rich and clear, and it has a large community with excellent support. Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

UI needs to improve.

Sometimes Selenium does not locate all the elements properly. Review collected by and hosted on G2.com.

Recommendations to others considering Selenium WebDriver:

Advanced programming skills are required if you want to learn everything supported by Selenium. Review collected by and hosted on G2.com.

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

We use Selenium WebDriver for our web application testing and it saves a lot of time with its automation testing system. Review collected by and hosted on G2.com.

OD
Software QA Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Selenium WebDriver?

What is best about Selenium is that it has everything you need to test covered on the driver! When you build the test framework of your app with Selenium, you get yourself a very sustainable test framework which will need very little effort to extend. Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

It might be the browser's fault, but some of the "native popups" might not be recognized by selenium, and in those cases you might need to use another tool to get the work done for those cases. Review collected by and hosted on G2.com.

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

We are developing an automated test freamework for the company that I work for, and it is not a web application, but the concepts learned with Selenium made it very easy to adapt to the workflow of the framework we are using. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Selenium WebDriver?

Any complex telstcases execute by writing java code in it. Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

Required script language and testing experience Review collected by and hosted on G2.com.

Recommendations to others considering Selenium WebDriver:

Ease to use if you switch to automate the code with less java knowledge Review collected by and hosted on G2.com.

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

Manual testcase executing is easy if used selenium webdriver with once write the code for it Review collected by and hosted on G2.com.

Priyesh S.
PS
Sr QA Analyst
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Selenium WebDriver?

Using Selenium WebDriver we are able to perform Functional ,Unit and Regression Testing.

Selenium supports multiple frameworks like Data Driven, Key Word Driven, Cucumber, JUNIT, NUNIT and Test NG As well.

Supports multiple languages like JAVA,Python and etc.

Selenium is an Antidote of the Mercury, As we know UFT is the product of Mercury and it’s a paid Automation Testing Tool, That’s why selenium guys give name as Selenium, And WebDriver is the Interface.

It’s a Pure client server based architecture, We can send request and as per the request its perform operation in the web Browser.

We can execute our scripts is Firefox, Chrome , IE & Safari Browser as well. Earlier there was a no addition driver was required to launch the browsers Now for FireFox Driver we have required Gecko Driver,ChromerDriver.exe for launching chrome driver, IEDriverServer.exe for launching IE browser. Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

Difficult to handle windows based uploading and downloading pop ups, As we know by using AUTOIT we are able to achieve this, But if perform any user action it’s not perform the expected operation.

In JavaScript application object recognition is quite difficult.

Not easy to automate Graphs, Like read graph legend text.

Not supported Sikuli end to end some time unable to recognized the same image.

If multiple frames are there with same name, It’s slight difficult to move between the one frame to another.

No official selenium support, Variety of configuration is required. For every purpose we have to required the jar file like for Reporting extent jar, For data base jdbc jar, For Rest Assured API rest assured jar is required. Review collected by and hosted on G2.com.

Recommendations to others considering Selenium WebDriver:

I will recommend all Functional tester to use Selenium, By using this they can reduce manual testing effort while performing Regression or end to end testing.

Easy to automate web application, Identify web elements keep them in to the Object repository, Whatever the operation need to perform like click, Send Keys, gettext(), are easily to perform.

By using the Page object Model in selenium WebDriver we have separate OR and Test case files. All the function need to create in the OR and call those functions in Test java file. Review collected by and hosted on G2.com.

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

By Using Data Driver framework able to perform end to end scenario, Like read and write data in the same excel file.

In Selenium we are able to create a xpath in a many way like child node to parent node and vice versa, using preceding and following siblings like that.

We are able to switches between multiple frames, Switches from one window to another window, Capable to handle Alerts as well.

Operations related to Data Table are easy to perform using selenium.

Selenium supported Maven as well by using this no need to download additional jar file, Only set dependencies under POM.xml file, In that case chances of virus would be very less.

By using TestNG in Selenium its easy to us to run test in a suite and Variety of annotation are there by using those we are able to customize our test cases as well.

For Reporting Extent reporting supported by selenium, It will generate reports after every test.

Set Browser capabilities it will launch the browser with required capabilities like that we are able to customize browser as well.

Database testing is much easier, By using JDBC Connection we are able to fetch the values from DB as well.

By Using Rest Assured API Framework we are able to Hit the API and GET the response using selenium Web Driver.

Review collected by and hosted on G2.com.

RK
Mr
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Selenium WebDriver?

Starting from the Selenium IDE to the latest Selenium webdriver, this one tool has helped millions for an easy design and implementation of the software automation testing needs to deliver a high quality product by the business. Without Selenium may IT companies would have suffered to deliver the quality product on time for their customers.

Selenium is the best Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

Nothing As there is a lot more to explore and learn within Selenium Review collected by and hosted on G2.com.

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

Automation testing, cross browser testing , regression testing, Review collected by and hosted on G2.com.

PJ
Quality Analyst
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Selenium WebDriver?

First thing is it is open source

Easy to use and integrate

Web driver and maven architecture allows us to customize many things Review collected by and hosted on G2.com.

What do you dislike about Selenium WebDriver?

More coding skills required for Automation Testing using selenium Review collected by and hosted on G2.com.

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

Automation of testing like pipeline validation in insurance Review collected by and hosted on G2.com.