Session 10 - Setup Docker Selenium Grid | Run Automation on Docker Containers | Selenium on Docker

Session 10 - Setup Docker Selenium Grid | Run Automation on Docker Containers | Selenium on Docker

AJ AUTOMATION

55 лет назад

517 Просмотров

Automation Framework Design Series - Selenium With Java.
▶️ In this session 10, we will see step by step process for "How to Setup Docker Selenium Grid and Run automation on docker containers". Selenium Tests Parallel execution on Docker Selenium Grid
Steps -
* Install docker application on your system
* Start the docker desktop app
* Setup Docker Selenium Grid
* Create and run Hub and Node containers using docker compose
* Implement code changes in Framework for RemoteWebDriver
* Run automation and do live monitoring
* Scale the containers to run tests in Parallel Mode

1. Use docker commands

Hub-- docker run -d -p 4445:4444 --net grid4network --name seleniumHub selenium/hub:4.9.0

Node-- docker run -d -p 4446:5900 --net grid4network -e SE_EVENT_BUS_HOST=seleniumHub -e SE_EVENT_BUS_PUBLISH_PORT=4442 -e SE_EVENT_BUS_SUBSCRIBE_PORT=4443 --shm_size=2gb --name chromeNode1 selenium/node-chrome:4.9.0

2. Use docker-compose.yml file
docker-compose up

For different file name use this command-
docker compose -f SetupSeleniumGridLatest.yml up




Thanks for watching! Happy coding and automating!

▶️ If you have any queries , questions or suggestions, please add in the comment. I will be happy to hear suggestions and feedback from you so that I can improve the same. Help your friends to learn automation by suggesting the channel. Thanks
======================================
****************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 :=
https://www.youtube.com/playlist?list=PLlc_LrU50tljSA5wcIpKSYRDrGX3iLQQQ

✅ Selenium series videos Playlist :=
https://www.youtube.com/playlist?list=PLlc_LrU50tliMZrnSa0a9geljzCijPDfq

✅ Maven Tool videos playlist :=
https://www.youtube.com/playlist?list=PLlc_LrU50tlgWOrybr-Ppffg6T_1cXeUb

✅ Selenium WebDriver Exceptions Playlist :=
https://www.youtube.com/playlist?list=PLlc_LrU50tlisWfvF3qXmFTaTKDYkib_p

✅ Selenium Grid With Docker:==
https://www.youtube.com/playlist?list=PLlc_LrU50tliN8PZ7Xk41NwrnelPHchSk

✅ Jenkins Tool Series :==
https://youtube.com/playlist?list=PLlc_LrU50tljcyDeTK9JfVpmPyaigzXua

✅ Upload and Download Files in Selenium :=
https://www.youtube.com/playlist?list=PLlc_LrU50tlhD9ezHt9O-mlWjiu3XyS3U

✅ Excel and CSV files operations :=
https://www.youtube.com/playlist?list=PLlc_LrU50tlifVlnHI4ph5XuY1_pNusBy

✅ Java Language Concepts :=
https://youtube.com/playlist?list=PLlc_LrU50tliq2RV-1Yhr2IjJ5RqXCQjU

✅TestNG Framework Videos:=
https://www.youtube.com/watch?v=-KEg20O6Mxs&list=PLlc_LrU50tlgMVcdTBSZXt34JavaOEY8G

✅ Become Master in Xpath:=
https://www.youtube.com/watch?v=Wv1hHLhtnzw&list=PLlc_LrU50tlhzCzcfnY2S2vXnkFWorlT-

✅ Protractor series videos playlist :=
https://www.youtube.com/playlist?list=PLlc_LrU50tlim53VdVwAmCnBr8M2x38y8

✅ Recent Uploads :=
https://youtube.com/playlist?list=PLlc_LrU50tljOnB-LUofJpBkeSMskcQVd

✅ GitHub Repo:= https://github.com/ajautomation

⚡️ Thanks for your support !! ⚡️

======================================
**************** Thanks for watching !!**************
======================================


⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️


#Automation
#testautomation
#SeleniumWebDriver
#javatestingframework
#seleniumautomachinetesting
#seleniumwebdriver
#seleniumautomation
#testing
#seleniumtutorialforbeginners
#automationframework
#seleniumframework
#softwaretesting
#java
#testng
#eclipse
#maven
#selenium4
#seleniumtutorials
#seleniumjava
#seleniumautomation
#docker #dockertutorial

Тэги:

#docker_selenium_grid #run_automation_on_docker_selenium_grid #run_selenium_tests_on_docker_containers #setup_selenium_grid_in_docker #selenium_docker_grid_parallel_execution #docker_compose_for_selenium_grid #how_to_setup_docker_selenium_grid #how_to_run_automation_on_docker_containers_selenium #selenium_grid_4_latest #docker_selenium_integration #selenium_grid_with_docker #selenium_grid_parallel_execution #Parallel_execution_on_Docker_selenium_grid #Selenium_parallel_execution
Ссылки и html тэги не поддерживаются


Комментарии: