Selenium WebDriver Description

Selenium WebDriver runs a browser natively. It does this in the same way as a real user, locally or remotely. WebDriver is easy to use. It is a compact and concise programming interface. WebDriver is easy to use with all major browsers. Automate real user interactions in Firefox and Safari, Edge, Chrome and Internet Explorer. Selenium WebDriver is both the language bindings as well as the implementations of each browser controlling code. This is often referred to simply as WebDriver. The W3C is an international organization that develops Web standards. WebDriver was a W3C recommendation in June 2018. Major browser vendors, including Microsoft, Google, Apple, and Microsoft, support WebDriver. They work continuously to improve browsers and browser controlling codes, which results in a more consistent behavior across browsers, which makes automation scripts more stable.

Pricing

Pricing Starts At:
Free
Free Version:
Yes

Integrations

API:
Yes, Selenium WebDriver has an API

Reviews - 1 Verified Review

Total
ease
features
design
support

Company Details

Company:
Selenium
Website:
www.selenium.dev/projects/

Media

Selenium WebDriver Screenshot 1
You Might Also Like
Secure your business by securing your people. Icon
Secure your business by securing your people.

Over 100,000 businesses trust 1Password

Take the guesswork out of password management, shadow IT, infrastructure, and secret sharing so you can keep your people safe and your business moving.

Product Details

Platforms
SaaS
Windows
Type of Training
Documentation
Videos
Customer Support
Online

Selenium WebDriver Features and Options

Automated Testing Software

Hierarchical View
Move & Copy
Parameterized Testing
Requirements-Based Testing
Security Testing
Supports Parallel Execution
Test Script Reviews
Unicode Compliance

Selenium WebDriver User Reviews

Write a Review
  • Name: Anonymous (Verified)
    Job Title: Principal Software Engineer
    Length of product use: 2+ Years
    Used How Often?: Daily
    Role: User, Administrator, Deployment
    Organization Size: 100 - 499
    Features
    Design
    Ease
    Pricing
    Support
    Likelihood to Recommend to Others
    1 2 3 4 5 6 7 8 9 10

    Tool that makes cross-browser testing in Selenium easy

    Date: Aug 02 2022

    Summary: Selenium WebDriver is an essential tool when working with Selenium, that makes it possible to reuse end-to-end tests across all browsers without rewriting test code.

    Positive: - allows you to execute a specific command on any browser by bridging the browser's bindings and Selenium's API.
    - allows you to reuse Selenium end to end tests across multiple platforms

    Negative: - can be a bit tricky to set up the first time
    - WebDriver API is limited to things Selenium can do, and therefore can't do browser specific features

    Read More...