Discover different approaches to executing a method only once.
Also find me here:
Baeldung Author
Andreas Schöngruber
I have over 13 years of experience in the IT industry in different roles. I worked as a full stack developer, backend developer, test automation engineer, 3rd level analyst, and product owner. I like to learn something new and write articles to share my knowledge and experience with others.
Here's what I've written (so far):
Baeldung on Java
- All
- Testing (2)
- Programming (1)
StaleElementReferenceException in Selenium
Filed under Testing
Learn what a StaleElementReferenceException in Selenium is and why it occurs.
Implicit Wait vs Explicit Wait in Selenium Webdriver
Filed under Testing
Explore the differences between the wait types in Selenium and learn a few best practices when using them in tests.