Skip to content

0.16.0

Compare
Choose a tag to compare
@andrewsmedina andrewsmedina released this 17 Oct 21:05
· 302 commits to master since this release

whats's new in splinter 0.16.0?

  • Pin Selenium < 4.0 (#930)
  • Add support for Microsoft Edge (#912)
  • Accept extra arguments for cookies (#895)
  • Fix lxmldriver url join when form action is empty (#900)
  • Use io.open() to fix encoding issues on some platforms (#904)
  • allow passing options to Firefox webdriver (#892)

Backward incompatible changes

  • Remove sending a list of cookie dicts to CookieManager.add() (#799)