Selenium Python test against Selenium grid created from SeleniumHQ Docker images Selenium Python test against Selenium grid created from SeleniumHQ Docker images docker docker

Selenium Python test against Selenium grid created from SeleniumHQ Docker images


Thanks to lmtierney's answer on github on SeleniumHQ

I can confirm that my test works now after installing python selenium 3.3.1

pip uninstall selenium ; pip install selenium==3.3.1