Selenium is a powerful open-source framework that helps us to do automated testing of web applications.

As mentioned on offical Selenium website “Selenium automates browsers. That’s it!”

Today we’ll see how to automate gmail login system using selenium


 1} Download Selenium

2} Download selenium-server-3.9.1.zip & selenium-server-standalone-3.9.1.jar

3} Download Internet Explore Driver

4} Download Chrome Driver

5} Create Java Project In Eclipse

6} Add All Java jar File Required By Java Program

7} Configure Build Path

8} Add External jar File Required By Selenium

9} Java Program To Make Gmail Login System Automated

10} Automated Gmail Login System (Opening Gmail).

11} Automated Gmail Login System (Entering Gmail).

If any doubts please mention in comment section.

Thank You,
Chandan Rajpurohit.

%d bloggers like this: