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

  • How to secure your SQL Database: Tips and Tricks
  • Shaping the Future of Development: Exploring Key Trends in Software Engineering
  • Improving Java Performance with Multithreading
  • Difference between PHP and JavaScript?
  • Bing Conversation Styles
  • ChatGPT Introduction
  • Open Source AI Frameworks
  • Artificial Intelligence Tools
  • Top AI Music Applications
  • Top AI Website Design Tools

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com