logo logo
Easy Solutions to WebDriver Testing Problems

Easy Solutions to WebDriver Testing Problems

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...

Quiz Time – Selenium, Appium and Automation Best Practices

Quiz Time – Selenium, Appium and Automation Best Practices

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...

Selenium 4

Selenium 4 Is Officially Released!

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...

Java Coded Test Parametrization With TestProject

Parameterized & Data-Driven Distributed Tests using OpenSDK

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...

TestProject Bootcamp

2021 Testing Bootcamp – Full Recording & Resources

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...

Parallel Execution Solutions: Selenium Grid vs. Docker vs. TestProject

Parallel Execution Solutions: Selenium Grid.... Docker....

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...

Selenium 3 vs. Selenium 4

Selenium 3 vs. Selenium 4

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...

Selenium Handbook

The Selenium Handbook

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...