#seleniumgridDocker #DockerSeleniumGrid #ParallelTestDocker
In this video we'll learn how we set up selenium grid easily using docker and execute our test, also running parallel test in docker.
Video content:
Why selenium grid set up using docker
Setting up hub and node configuration
Creating container for Chrome and firefox
Running parallel test in docker container
Q:
How to run paralle test in docker
How to set up selenium grid using docker
selenium/hub: Image for running a Grid Hub
selenium/node-chrome: Grid Node with Chrome installed, needs to be connected to a Grid Hub
selenium/node-firefox: Grid Node with Firefox installed, needs to be connected to a Grid Hub
selenium/node-chrome-debug: Grid Node with Chrome installed and runs a VNC server, needs to be connected to a Grid Hub
selenium/node-firefox-debug: Grid Node with Firefox installed and runs a VNC server, needs to be connected to a Grid Hub
Linkedin : [ Ссылка ]
Facebook: [ Ссылка ]
Ещё видео!