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
Copy file name to clipboardExpand all lines: readme.md
+22-4Lines changed: 22 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# Gmail Account Creation Automation Script
2
2
3
-
Automate the process of creating Gmail accounts using Selenium and Firefox WebDriver.
3
+
Automate the process of creating Gmail accounts using Selenium and Chrome WebDriver.
4
4
5
5
## Overview
6
6
7
-
This script allows you to automate the creation of Gmail accounts using the Selenium automation framework with the Firefox WebDriver. It navigates through the Gmail sign-up process by filling in the required details, such as name, username, password, and more.
7
+
This script allows you to automate the creation of Gmail accounts using the Selenium automation framework with the Chrome WebDriver. It navigates through the Gmail sign-up process by filling in the required details, such as name, username, password, and more.
0 commit comments