https://github.com/ivanovskiviktor/seleniumexercise
Testing Facebook's login page with Selenium
https://github.com/ivanovskiviktor/seleniumexercise
chrome-driver selenium software-testing
Last synced: 2 months ago
JSON representation
Testing Facebook's login page with Selenium
- Host: GitHub
- URL: https://github.com/ivanovskiviktor/seleniumexercise
- Owner: ivanovskiviktor
- Created: 2021-04-24T20:02:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T21:24:14.000Z (almost 4 years ago)
- Last Synced: 2025-01-28T19:20:45.682Z (4 months ago)
- Topics: chrome-driver, selenium, software-testing
- Language: Java
- Homepage:
- Size: 5.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Selenium Exercise
Testing Facebook with selenium
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