The Selenium WebDriver is still one of the most popular tools to deal with UI automation testing. Especially with Selenium 4, the WebDriver continues to remain popular in the...
New Year – New Quiz! 📝 How well do you know Selenium & Appium? Are you an automation master? Here is a special quiz to check your knowledge on some common interview...
In this article, let’s discuss the release of Selenium 4 🥳 An accepted custom for the software release life cycle goes from the alpha version to the beta version, and then to...
In this article, I will walk you through a new feature that was introduced in the recent OpenSDK, that allows you to migrate parameterized JUnit 5 tests into TestProject...
This is a special invitation to all of our wonderful community members across the globe! Thank you for joining us for 3 sessions packed with learning, chatting, and connecting...
In our daily work, we rarely have the luxury of focusing on one task at a time, we must be able to handle multiple priorities & parallelize between a bunch of tasks. You too...
In this article, I will compare the architecture for Selenium 3 vs Selenium 4, then highlight a few Selenium 4 advantages. I will also discuss the new features in Selenium 4 that...
The Selenium Handbook is a reference to understanding Selenium. By the end, you will know how to locate elements on a web page and create your own test scripts. Plus read about...