Have you seen my article on using Spring for managing test environments in automated tests?

Read all about how to configure your test environment specific data in property files with Spring, to help run your automated TestNG and JUnit tests on any test environment you need: https://blog.testproject.io/2021/02/09/using-spring-to-switch-environments-in-automated-tests/. Enjoy.

Read my new article on Selenium Actions

My latest article is now published, and it’s all about using Selenium Actions for more interesting and complex interactions, like mouse double clicking, mouse right clicking or mouse hovering. Read all of it and follow the examples i present right here:  https://blog.testproject.io/2021/01/29/performing-page-interactions-with-selenium-actions/ . Enjoy!