phantomas v1.13.0
This release of phantomas brings mostly various bug fixes.
One of the new features is DNS and TCP/IP connect timings (available in SlimerJS and PhantomJS2 engines) - see #477 for more details.
Full list of changes below.
Changelog
New metrics
Bug fixes
- #548 - Provide a proper Error in Node API
- #550 - JS redirection generates a 254 error
- #555 - Small fixes for hidden images (by @gmetais)
- #559 - HTTP traffic events not fired
- #560 - appendSpy: TypeError: undefined is not a function
- #562 - Fix lazy load. Get scr via getAttribute. (by @r-kovalenko)
- #563 - phantomas shouldn't modify the
options
parameter