Changes from WebPageTest 2.17:
Web Server
- Fixed a critical remote code execution vulnerability (linux servers)
Test Agent
js (Mobile testing)
- Added support for processing video captures on the node JS agent system instead of the server
- Added support for custom metrics (JS that executes after the test completes)
- Added reporting of user timing marks
- Added reporting of navigation timing
- Added support for the "ignore certificate errors" option
wptdriver:
- Added support for decoding HTTP/2 for Firefox and IE (including server push)
- Added support for capturing the SSL Key log file when running a tcpdump capture (Chrome and Firefox only)
- Switched to mozjpeg for the jpeg compression check and for saved images (screen shots and video frames)
- Fixed support for the setEventName script command
URLBlast (legacy IE testing):
- No significant changes (deprecated - use wptdriver where possible).