Skip to content

Chrome extensions in Edge, Socks4/5 proxy support, and more

Compare
Choose a tag to compare
@mdmintz mdmintz released this 04 Feb 00:56
· 3793 commits to master since this release
66a96d3

Chrome extensions in Edge, Socks4/5 proxy support, and more

  • Add the ability to use Chrome extensions with Microsoft Edge
  • Add the ability to set a SOCKS4/5 proxy on the command line
  • Fix selector issue with assert_link_text() in Demo Mode
  • Update the test name displayed in the latest_logs/ info file
  • Add the seleniumbase methods command to console scripts
  • Update Python dependencies:
    -- setuptools>=53.0.0;python_version>="3.6
    -- ipython==7.20.0;python_version>="3.7"
    -- virtualenv>=20.4.2