4.4.2
Overview
This release fixes some issues with the HTML reporter and improves typing for the leaveRemoteOpen
config option. Thanks to @edhager for fixing some bugs!
HTML reporter updates
- Fix a row-expansion bug that could hide a subsequent row (#966)
- Make URLs in error output clickable (#969)
- Show error text in a
<pre>
and switch to SVG icons to fix some rendering issues (#974)
Other fixes
- Support the
fail
value forleaveRemoteOpen
(#915)