Python — Selenium All Notes with Projects

HKN MZ
7 min readMay 1, 2021
image source

Selenium is an open-source web-based automation tool to test your web application. We will examine Selenium down to the finest details with some projects.

Setup

Before writing a single line of Python, youe need a Selenium Driver for your favorite web browser. The download links for the drivers are available here: Chrome, Edge, Firefox, and Safari. Follow the link…

--

--

HKN MZ

I am writing about Sql Server, Elasticsearch and Python. İ am an Database Administrator on SQL Server and Elasticsearch more than 5+ years.