▶️ selenium grid docker compose- In this 5th session, we will use docker compose to setup Selenium Grid for Parallel Execution...So we will learn in detail-- How to Setup Selenium Grid in Docker using docker compose yml file with docker compose up command and use of -f & --scale flags. We will Setup hub & nodes for parallel tests execution on docker. Selenium grid parallel execution.
▶️ We will see problems while running docker commands to create and start the containers and how docker compose yml file is the best, efficient way to create manage the docker services by writing all the services we want to create and run along with configuration information like image, ports, volumes , environment etc.
▶️ To Run :
1] If file name == docker-compose.yml
Use following commands--
== docker compose up
== docker-compose up
2] If file name == SetupSeleniumGrid.yml
Use following command--
== docker compose -f SetupSeleniumGrid.yml up
[ docker compose -f 'file name' up ]
To scale containers==
== docker compose -f SetupSeleniumGrid.yml up --scale ChromeService=3
▶️ Once grid is ready then we can run selenium testcases in parallel using multiple browsers.
✅ Selenium Grid With Docker:==
• Selenium Grid With Docker - Learn To ...
======================================
***************AJ AUTOMATION*************
======================================
🔔 Learn automation from basic !! 🔔
✅ Let's Learn the Concept in 5 To 10 Mins :=
• Test Automation Interviews Preparatio...
✅ Selenium series videos Playlist :=
• Selenium tutorial for beginners - Mos...
✅ Maven Tool videos playlist :=
• Maven Tool - Learn Basics To Advanced...
✅ Selenium WebDriver Exceptions Playlist :=
• Selenium WebDriver Exceptions
✅ Selenium Grid With Docker:==
• Selenium Grid With Docker - Learn To ...
✅ Upload and Download Files in Selenium :=
• Selenium WebDriver - Upload and Downl...
✅ Excel and CSV files operations :=
• Excel and CSV -- Read Write Operations
✅ Java Language Concepts :=
• Java Language Concepts - By AjAutomation
✅TestNG Framework Videos:=
• TestNG Introduction and Why we use Te...
✅ Become Master in Xpath:=
• Xpath Introduction
✅ Protractor series videos playlist :=
• Let's Learn Protractor - By AjAutomation
✅ Recent Uploads :=
• Recent Uploaded Videos
✅ GitHub Repo:= https://github.com/ajautomation
⚡️ Thanks for your support !! ⚡️
======================================
*************** Thanks for watching !!*************
======================================
⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️
#LearnSeleniumInEasyWay #SeleniumWebDriver