Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanovskiviktor/seleniumexercise
Testing Facebook's login page with Selenium
https://github.com/ivanovskiviktor/seleniumexercise
chrome-driver selenium software-testing
Last synced: 18 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T21:24:14.000Z (over 3 years ago)
- Last Synced: 2023-08-16T15:44:51.310Z (over 1 year 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