Skip to content

Use the "https" protocol for the Grid Server if the port is "443"

Compare
Choose a tag to compare
@mdmintz mdmintz released this 06 Sep 17:11
· 3983 commits to master since this release
828e95d

Use the "https" protocol for the Grid Server if the port is "443"

(This only effects tests that are configured to run on a Selenium Grid Server.)

  • Also update Python dependencies:
    -- setuptools>=58.0.0;python_version>="3.6"
    -- setuptools-scm>=6.3.1;python_version>="3.6"
    -- tomli>=1.2.1;python_version>="3.6"
    -- more-itertools==8.9.0;python_version>="3.5"
    -- Pillow==8.3.2;python_version>="3.6"