You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
1. Install Selenium by writing the following pip command, at command prompt -
6
+
> pip install selenium
7
+
8
+
2. Install ChromeDriver
9
+
10
+
#### Automating_Google_Search.py
11
+
- This file contains the script to automate the Google Search , you just have to enter whatever you want to search & run the file.
12
+
13
+
#### Automating_Google.py
14
+
- This file contains the script to automate various tasks on Google like clicking the text link, cliking the forward and the backward button and refreshing of the page .
0 commit comments