How do I download browser drivers for Selenium?

How can I install browser drivers in Selenium WebDriver?

There are three ways to download browser drivers for Selenium -

  1. Driver Management Software
  2. The PATH Environment Variable
  3. Hard Coded Location

For more info, refer to getting started with browser drivers.