Skip to content

phantomas v1.13.0

Compare
Choose a tag to compare
@macbre macbre released this 27 Oct 19:55
· 1602 commits to devel since this release

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