Month: February 2021

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