Selenium - Introduction
Selenium: It is basically a web browser automation tool, which simulates a user surfing the Internet.
It allows:
Click buttons
Entering Information in forms
Searching for specific information on the web pages
Installation
# to install run comman...
devnitin.hashnode.dev1 min read