Selenium WebDriver – How To Run Multiple Test Suites Using Docker Compose – Part 2

Overview: The modern cloud infrastructure, continuous integration & deployment processes etc have completely changed the way how applications are deployed in production nowadays. In order to release new features faster in Production, you need to reduce time we take in the each phase of the SDLC. As an automation lead/architect, It could be your responsibility to […]

Selenium WebDriver – How To Run Automated Tests Inside A Docker Container – Part 1

Overview: Testautomationguru already has few docker and selenium related articles which talks about setting up the dockerized selenium grid. Setting up Dockerized Selenium grid. Managing Dockerized Selenium Grid using Arquillian cube. Setting up Dockerized Selenium grid in AWS / Cloud using RancherOS Even if we have a selenium grid, we still need a host to run our tests – ie.. a

Selenium WebDriver – How To Run Automated Tests Inside A Docker Container – Part 1Read More »

Selenium WebDriver – How To Set Up Dockerized Selenium Grid in AWS / Cloud

Overview: We already have seen setting up JMeter Distributed Infrastructure using RancherOS.  We will see how to manage dockerized selenium grid using RancherOS. Rancher helps us to set up the grid in the local machine / AWS / any cloud. I would suggest you to read the above article on setting up the Rancher UI

Selenium WebDriver – How To Set Up Dockerized Selenium Grid in AWS / CloudRead More »