Skip to content

4.13.16 - Fix bugs with "--archive-logs" and headless Firefox on Linux without Xvfb

Choose a tag to compare

@mdmintz mdmintz released this 22 Mar 02:04
· 1930 commits to master since this release
2a453c4

Fix bugs with "--archive-logs" and headless Firefox on Linux without Xvfb

  • Fix bug with pytest --archive-logs
    --> b3c995f
    --> This resolves #1812
  • Fix bug with --headless Firefox on Linux without Xvfb
    --> (7fe3306)
    --> This resolves #1813
  • Update commands: sbase methods & sbase options
    --> 2788159
  • Refresh Python dependencies
    --> bd33162

What's Changed

  • Fix bugs with --archive-logs and headless Firefox on Linux without Xvfb by @mdmintz in #1815

Full Changelog: v4.13.15...v4.13.16