5. Selenium Grid 4 using Docker-Automating docker setup/teardown for Grid setup

5. Selenium Grid 4 using Docker-Automating docker setup/teardown for Grid setup

Test Automation with Atul Sharma

54 года назад

679 Просмотров

https://github.com/atulsharmacsk/SeleniumGridDocker/tree/Part5

Automating docker setup/teardown for Grid setup
1. create 2 bat files
- for docker-compose up (send the logs generated to a log file)
- for docker compose down
2. Using Java Runtime execute the bat file resposnible for starting grid
3. For dynamically waiting till the grid is up-
- read the logs for msg singnaling that grid is up
4. Test execution
5. Using Java Runtime execute the bat file resposnible for terminating grid
6. For dynamically waiting till the grid is down-
- read the logs for msg singnaling that grid is down

Тэги:

#Selenium_Grid_4 #Docker #Automatic_Docker_setup #Selenium #Docker_Compose_using_bat_file #Selenium_using_Docker #Selenium_Grid4_using_docker
Ссылки и html тэги не поддерживаются


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