Skip to content

A tool which automates the procedure for downloading a compatible webdriver.

Notifications You must be signed in to change notification settings

Ashishamar99/WebDriver-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WebDriver-Downloader [Built for Windows]

A tool created with python which automates the procedure for downloading a compatible webdriver.

Here are a few References -


A simple breakdown of how the code works -

  • fetch_browser_version - fetches the browser version using the batch script.
  • fetch_os_architecture - fetches the architecture of the PC.
  • open_driver_download_url - downloads the driver automatically.

Here are a few things you will have to do before running this code -

  • Add the path of the edge executable (msedge.exe) to the system path.
  • Make sure that the path to the edge executable in the batch file matches the path your system. (You should do this only if you have changed the installation path of edge.)
  • Make sure that the batch file is present in the same folder as the code.

About

A tool which automates the procedure for downloading a compatible webdriver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published