This repository was archived by the owner on Jun 19, 2020. It is now read-only.
1.1.0
Important Changes & Bugfixes
- yet another bugfix for passing options to the engine and tests (#1448, #1449, #1452)
- fixed infinite loop in path resolving (#1479, #1483)
- fixed issues with stale popups (#963, #978, #1095, #1174, #1303, #1354, #1490)
- fixed issues with mouse events (#208, #1417)
New features
- option to create a new WebPage instance to address memory consumption issues (#803, #826)
- multiple file uploads (#525, #1425)
Minor fixes & enhancements
- proper XML output for XUnit (#824, #1322, #1440, #1458, #1499)
- allow to pass encoding (default: utf8) to
openUrl(#1434) - improvements on spelling and documentation (#1203, #1355, #1366, #1454, #1459, #1462, #1468, #1470, #1477, #1489, #1497, #1498, #1501, #1504, #1508, #1509, #1510)
- make
fillFormchainable (#1256) - stabilized travis CI builds (#1499)
- warn that PhantomJS 2.* does not support coffeescript (#1469)
- minor tweak to eslint setup (#1515)
- encoded URLs for PhantomJS 2.* (#1495)
Known Issues
Same as for 1.1-beta5: three of the self-tests fail reproducibly on Windows (#1427) (the same binary passes mono-based checks on travis, linux, OS/X)