▶️ In this session 10 in docker selenium grid series, I have explained - How to Setup Docker selenium grid on AWS EC2 instance with docker compose and Run Selenium Tests on AWS EC2.
▶️ Launch AWS EC2 instance and connect to it using ssh and .pem file
▶️ We just need to create docker-compose.yml file on our remote AWS EC2 machine using touch command and add the different services like Hub Service and other Node services.
▶️ Add the ports details under Ports key and environment required in environment key
▶️ Run that docker-compose.yml file with dcoker-compose up command
We can easily scale the services using --scale flag docker-compose up --scale servcieName=no.of instances
ex- docker-compose up --scale ChromeService=2 --scale FirefoxService=3
======================================
***************AJ AUTOMATION*************
======================================
Hi guys, Please share and Like the content whichever you find informative to reach more beginner candidates learning Test Automation. Thanks for your Support !!
🔔 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