How to install and configure Gecko Driver in Selenium

0 votes
May 13, 2019 in Selenium by Abhishek
2,216 views

1 answer to this question.

0 votes

Hello Abhishek, follow these steps to install and configure Gecko driver in selenium:

  1. Navigate to the Selenium official website. Under third-party drivers, you will find all the drivers. Just click on Mozilla  GeckoDriver and choose the latest version and download it:

     
  2. Next, you will be redirected to GitHub where you will find options for GeckoDriver releases as depicted in the below image:

     
  3. Based on your operating system, you can choose the preferred GeckoDriver that suits your operating system as shown in the below image:

     
  4. Once the zip file is downloaded, you can unzip it in order to retrieve geckodriver.exe executable file.
  5. After configuring GeckoDriver, copy the path where you have saved GeckoDriver to set the system properties of it.
answered May 13, 2019 by Anvi
• 14,150 points

Related Questions In Selenium

0 votes
1 answer

How to install and configure PyDev in Eclipse?

Hey Manisha, follow the steps mentioned below ...READ MORE

answered May 9, 2019 in Selenium by Avantika
14,935 views
0 votes
1 answer

How do i change the location where my file gets downloaded in Selenium Webdriver and firefox driver?

There are a couple of errors there. ...READ MORE

answered Apr 13, 2018 in Selenium by nsv999
• 5,500 points
5,871 views
0 votes
1 answer

How to Create Object Repository in Selenium Web Driver?

Try POM Model (Page object model). Refer ...READ MORE

answered Apr 17, 2018 in Selenium by adam
1,696 views
0 votes
1 answer

How To move physical mouse pointer in selenium and c#

You can't show the mouse pointer moving and ...READ MORE

answered Jun 4, 2018 in Selenium by Samarpit
• 5,910 points
3,629 views
0 votes
1 answer

What is Gecko Driver in Selenium?

Hello Nitin, GeckoDriver is a web browser engine ...READ MORE

answered May 13, 2019 in Selenium by Anvi
• 14,150 points
559 views
0 votes
1 answer

How do we use Gecko driver.exe with Selenium?

Recently Selenium launched v3 and if you ...READ MORE

answered Apr 7, 2018 in Selenium by nsv999
• 5,500 points
526 views
0 votes
1 answer

How driver.close() and driver.quit() commands are different from each other in Selenium?

Hello Pallavi, Selenium WebDriver’s close() command closes the ...READ MORE

answered May 7, 2019 in Selenium by Anvi
• 14,150 points
1,807 views
0 votes
1 answer

How to install Apache Ant to configure it with Selenium Webdriver?

Hey Surbhi, you need to follow these ...READ MORE

answered Jul 17, 2019 in Selenium by Anvi
• 14,150 points
626 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP