Description
In this course, you will learn:-
- Learn everything there is to know about Docker.
- Virtual machines and Docker containers are not the same thing.
- Working with a number of containers
- Docker compose is being used.
- Using the concept of Docker to automate Selenium using a grid configuration.
Syllabus:-
-
Introduction
-
Part 2 - Understanding and working with Containers
-
Part 3 - Installing and getting started with Docker for Windows
-
Part 4 - Working with Docker containers and commands
-
Part 5a - Pulling and working with container from docker hub (part a)
-
Part 5b - Pulling and working with container from docker hub (part b)
-
Part 6 -Linking and working with multiple containers to perform single operation
-
Part 7 - An Introduction to Docker Compose
-
Part 8 - Working with Multiple Containers using Docker Compose
-
Part 1 - Introduction to Selenium grid with Docker
-
Part 2 - Initiating docker selenium grid container setup
-
Part 3 - Writing Code for SeleniumGrid to run on multiple containers in parallel
-
Part 4 – Setting Selenium grid setup using Docker compose