Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 819 Bytes

0.7.0.rst

File metadata and controls

26 lines (20 loc) · 819 Bytes

whats's new in splinter 0.7.0?

Features

  • Support for mouse_over, mouse_out in Firefox driver.
  • New flask test client driver.
  • Better support for browser windows.
  • Support for custom headers in PhantomJS driver.
  • Added webdriver fullscreen support.
  • Added a way to wait until element is visible.

Bugfix

  • Support encoding in django client and zopetestbrowser drivers.
  • Browser.cookies.all() are more consistent and added a verbose mode.