27
loading...
This website collects cookies to deliver better user experience
session not created: This version of ChromeDriver only supports Chrome version 89
selenium/standalone-chrome
image. Execute the following command in your terminal to run the image - docker run -d -p 4444:4444 --shm-size=2g selenium/standalone-chrome:3.141.59-20210607
node test.js
, then head over to http://localhost:4444/wd/hub/static/resource/hub.html and you will see a Chrome session being created that is running inside your Docker container.docker run -d -p 4445:4444 --shm-size 2g selenium/standalone-firefox:3.141.59-20210607