Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 3591737

Browse files
committed
Add the changelog
1 parent c0fbd39 commit 3591737

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
1.2.0 / 2015-09-21
2+
==================
3+
4+
Features:
5+
6+
* Return the value of the condition in the `wait` method
7+
* Added `submitForm` to submit a form
8+
* Added `isSelected` to check for the selected check of `option`
9+
* Implemented `getOuterHtml`
10+
11+
Bug fixes:
12+
13+
* Allow newer versions of Buzz
14+
* Added more details in error messages in case of Sahi failure
15+
* Fixed the attribute getter for empty attributes
16+
* Fixed the escaping of JS values to support multiline strings
17+
* Improved the script evaluation to preserve the type
18+
19+
Testsuite:
20+
21+
* Added testing on PHP 5.6 on Travis
22+
* Added testing on HHVM
23+
* Added more tests for the client

0 commit comments

Comments
 (0)