How do you automate in Selenium?
To use Selenium in your automation project, you must first install the language bindings libraries for your preferred programming language, as well as the Selenium WebDriver binaries for the browsers you intend to test in.
To get started with Selenium automation, refer to the blog Selenium Tutorial: Basics and Getting Started