Skip to content

4.9.0 - New Debugger and More

Compare
Choose a tag to compare
@mdmintz mdmintz released this 25 Nov 19:55
· 2191 commits to master since this release
40baf45

New Debugger and More

  • Replace "ipdb" with an upgraded "pdb" debugger.
    --> a6822e9
    --> This resolves #1615
  • Remove deprecated browser capabilities.
    --> 408e037
  • Fix issue with taking screenshots in headless mode.
    --> b8a0463
    --> This resolves #1616
  • Time optimizations for different modes.
  • Better handling of multithreaded tests.

What's Changed

Full Changelog: v4.8.6...v4.9.0