TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Selenium

Getting Started with Selenium Webdriver

Introduction

Let’s get started with Selenium. Selenium Webdriver is an API that is used as a functional automation tool to automate web application testing. Selenium automates web browsers.

Dependencies

To work on a Selenium Automation project, we need the following installed on the test machine.

Java JDK

https://www.testingdocs.com/download-and-installing-java-jdk/

IDE

https://www.testingdocs.com/downloading-and-extracting-eclipse-ide/

Download Components

To download standalone Selenium jar files, language bindings, and browser drivers and plugins.

To work with Selenium in an automation project, we can specify the Maven dependencies.

 

Download Selenium Components

 

Download URL

https://www.selenium.dev/downloads/

Supported Browser Drivers:

  • Mozilla GeckoDriver
  • Google Chrome Driver
  • Opera Driver
  • Microsoft Edge Driver
  • Safari Driver
  • HtmlUnitDriver

—

Selenium Tutorials

Selenium Tutorials on this website:

https://www.testingdocs.com/selenium-webdriver-tutorial/

Selenium official website:

https://www.selenium.dev/

Related Posts

Windows 10 Settings

Selenium /

Add Microsoft Webdriver on Windows OS

LambdaTest Testing Cloud SaaS Platform

Selenium /

LambdaTest – Testing Cloud SaaS Platform

Selenium /

Selenium 3.0 and Mozilla GeckoDriver

SauceLabs Website

Selenium /

Run an Example Test on SauceLabs

Opera Driver Download

Selenium /

Download Opera ChromiumDriver on Ubuntu

‹ LambdaTest – Testing Cloud SaaS Platform› Add Microsoft Webdriver on Windows OS

Recent Posts

  • Update draw.io on Windows
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com