Category: QA/Testing

Selenium with docker – Part 1

Automation testing has become integral part of any software development cycle. And when it comes to web application automation, the Selenium Web driver is the...

Selenium with docker – Part 2

In the previous article, we saw how we can use a Docker stand-alone container with selenium. In this article, we will learn how to run...

Email validation with Selenium

Overview Most of the internet application take unique email ID for registration and send a verification link on the email ID to continue using the...