Selenium Framework - Part 53 - Selenium Grid Setup using Docker compose- Browser compatibility tests

Published: 09 February 2021
on channel: Testing Mini Bytes
3,119
72

Hi All,

In this video, I will cover the below topics,

docker run -d -p 4444:4444 --restart always --name selenium-hub selenium-hub:latest
docker run -d --link selenium-hub:hub --restart on-failure:3 selenium/node-chrome-debug:latest
docker run -d --link selenium-hub:hub --restart on-failure:3 selenium/node-firefox-debug:latest
or
Docker-compose up (docker-compose -f filename up)
Docker-compose scale servicename = number
Docker-compose down
Running tests on multiple versions

Browser compatibility testing in docker


On this page of the site you can watch the video online Selenium Framework - Part 53 - Selenium Grid Setup using Docker compose- Browser compatibility tests with a duration of hours minute second in good quality, which was uploaded by the user Testing Mini Bytes 09 February 2021, share the link with friends and acquaintances, this video has already been watched 3,119 times on youtube and it was liked by 72 viewers. Enjoy your viewing!