An open API service indexing awesome lists of open source software.

https://github.com/saroshfarhan/seleniumdemo

Learning Selenium from Basic to advanced
https://github.com/saroshfarhan/seleniumdemo

Last synced: 11 days ago
JSON representation

Learning Selenium from Basic to advanced

Awesome Lists containing this project

README

          

# Selenium Framework learning from scratch

## Things learned

- Synchronizations / Waits
- Actions Class
- Static Dropdown handling
- Multiple windows handling
- Frames
- Nested Frames
- Limiting Driver scope
- Alerts handling
- Taking screenshots
- Soft assert with broken links check
- Java streams
- Selenium 4.0 features