How do I get started with Selenium?

How do I get started with Selenium?

Below are the methods on getting started with Selenium

  1. Set up a Selenium library.
  2. Configuring the Selenium library for your preferred programming language.
  3. Install browser extensions.
  4. Configuring your system to allow browser automation.
  5. Lauch and close browser with Selenium.
  6. Create your very first Selenium script.
  7. If you are using Selenium 3, upgrade to Selenium 4.