Completed
3. Collections
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Selenide - Concise UI Tests in Java - From Developers for Developers
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Evolution of developer
- 3 UI Tests: Selenide
- 4 Unit-test
- 5 smart waiting
- 6 Error messages
- 7 3. Collections
- 8 Automated screenshots
- 9 Screenshots on Jenkins
- 10 $.uploadFile(File file)
- 11 $.uploadFile(File ... files)
- 12 $.download() - Selenium style
- 13 7. extendable
- 14 7. custom matchers
- 15 Find elements by text
- 16 Search for parents/children
- 17 sizzle selectors
- 18 Selenide profiler
- 19 Do not remember
- 20 Effective process
- 21 Rule of thumb
- 22 Best practices