1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00

Update the NEWS file

This commit is contained in:
Matthew Horan 2012-11-09 12:36:34 -05:00
parent dc82216e8d
commit bab2e2bd88

View file

@ -2,7 +2,7 @@ New for HEAD:
* Better detect page load success, and better handle load failures.
* HTTP Basic Auth support.
* Share the cookie jar across windows.
* within_window support.
* More useful and detailed debugging output.
* Catch up with recent capybara releases.
* Ignore errors from canceled requests.