Skip to content

gabrieldim/Selenium-Automatic-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Selenium automatic testing for Facebook login form and home page.

Tests:

T1: Login with invalid credentials and check error message.
T2: Login with empty username and check error message.
T3: Login successfully and check if you are navigated to the homepage.