Watch me talk about testing with Java, Junit5, Selenium and best practices
Here is a recent recording with some good advice on testing with Java, Junit5, Selenium and best practices: https://www.youtube.com/watch...
READ THE BLOG
Watch me talk about testing with Java, Junit5, Selenium and best practices
The weird story of Selenium,the StaleElementReferenceException,the iframe,the List,the WebElement
Using HashMaps in automated tests
Better Test Code Principles: Use proper naming, for everything
Automated testing of translations by using property files
Test design: write tests with proper console output to easily identify failure reasons
Identify the OS tests are running on with os.Name or SystemUtils