Skip to content

Windows and EdgeDriver updates

Compare
Choose a tag to compare
@mdmintz mdmintz released this 04 Nov 03:00
· 2933 commits to master since this release
54ab001

Windows and EdgeDriver updates

  • Add better detection for the version of Edge installed.
  • Disable Edge Sync if not set.
  • Use LATEST_STABLE for the default version of EdgeDriver.
  • Add ability to install EdgeDriver without knowing full version.
  • Use os.get_terminal_size() instead of stty size for width.
  • On Windows, use abap over monokai for the print theme.
  • Refresh Python dependencies:
    -- setuptools>=58.5.2;python_version>="3.6"
    -- soupsieve==2.3;python_version>="3.6"

This resolves: