Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 295 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 295 Bytes

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.