Sample Gmail Log in Page
Monday, May 2, 2011
Labels:
Sample Gmail Log in Page,
Selenium RC
Here is the code to log in to the Gmail by using Selenium IDE.
Package Structure:
Java File:
NOTE: In this Program I have hard coded user name and Password. We can pass the values run time also,
download the Java file