How to Run Selenium Tests on Firefox using Firefox Driver

Written by jash_unadkat | Published 2020/06/07
Tech Story Tags: firefox | selenium | automated-testing | testing | automation | browsers | java | software-testing

TLDR Selenium uses Firefox Driver to link the test cases with the Firefox browser. GeckoDriver is a browser engine developed by Mozilla for many applications. Without the help of Gecko driver, one cannot instantiate the object of Firefox browser and perform automated Selenium testing. We will perform 3 simple steps: Launch Firefox browser, navigate through Google.com and give the search result as shown below. Selenium Java Guide: How to run Selenium Tests on IE using Selenium IE Driver. How to Run Selenium tests on Firefox using Firefox Driver:770770 reads.via the TL;DR App

no story

Published by HackerNoon on 2020/06/07