File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.7.1 / 2016-03-XX
2+ ==================
3+
4+ Bug fixes:
5+
6+ * Refactored the CssSelector to use the new API of the Symfony CssSelector component to be compatible with Symfony 3
7+
8+
9+ Testsuite:
10+
11+ * Disallowed failures on PHP 7 on Travis (tests were passing since a long time)
12+
13+ Driver testsuite:
14+
15+ * Fixed the driver testsuite to account for driver inheritance when checking recommended practices
16+ * Added a test for cookie values with semicolon, to ensure all drivers support it
17+ * Improved the window resize test to consider headless browsers
18+ * Fixed the compatibility of the testsuite with PHPUnit 5
19+ * Added a test ensuring that ` wait() ` always return a boolean even when the JS expression does not cast the value
20+ * Added HTML escaping of submitted values in the driver testsuite web-fixtures
21+
22+ Misc:
23+
24+ * Removed the Mink testsuite from archives generated by Github to make them smaller
25+
1261.7.0 / 2015-09-20
227==================
328
You can’t perform that action at this time.
0 commit comments