Tag: Selenium
Automate Instagram Login Using Python Selenium
Ayush Purawr December 18, 2020
Python is a vast and diverged topic in today’s world, and web automation is one of them. In this article, we will be learning how…
Python Web scraping using Python Selenium
Ayush Purawr December 16, 2020
Definition: Before understanding Python web scraping, let’s first have a look at what is webscrapping. In simple terms, web scraping is the automated process of…
Posted in allcategorites
Download Chrome Driver for Selenium
Harry November 16, 2020
In this tutorial, we will learn how to Download Chrome Driver for Selenium. Usually, these two i.e. chromedriver and selenium, are used at the same…
Automate Facebook Login Using Python Selenium
Harry November 15, 2020
In this article, we will Automate Facebook Login Using Python, and to do this, we need to install one external module i.e. selenium which is…