Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore Selenide, an open-source library for writing concise and stable UI tests in Java, in this 31-minute Devoxx conference talk. Learn how to create readable and maintainable automated UI tests that serve as executable documentation. Discover features like smart waiting, automated screenshots, file uploads and downloads, custom matchers, and element selection techniques. Gain insights into best practices and effective processes for UI testing, allowing you to focus on business logic while overcoming common challenges like timing issues and browser inconsistencies.
Syllabus
Intro
Evolution of developer
UI Tests: Selenide
Unit-test
smart waiting
Error messages
3. Collections
Automated screenshots
Screenshots on Jenkins
$.uploadFile(File file)
$.uploadFile(File ... files)
$.download() - Selenium style
7. extendable
7. custom matchers
Find elements by text
Search for parents/children
sizzle selectors
Selenide profiler
Do not remember
Effective process
Rule of thumb
Best practices
Taught by
Devoxx