Skip to content

Releases: elixir-wallaby/wallaby

v0.24.1

28 May 02:45
Compare
Choose a tag to compare

v0.24.0

16 Apr 14:35
Compare
Choose a tag to compare

v0.23.0

14 Aug 18:26
e83a13e
Compare
Choose a tag to compare

0.22

26 Feb 14:29
01924a7
Compare
Choose a tag to compare

See CHANGELOG.md for details.

0.21

19 Nov 16:41
Compare
Choose a tag to compare

See Changelog

0.20.0

11 Apr 15:54
3bac4d9
Compare
Choose a tag to compare
v0.20.0

Bump version

0.19.2

28 Oct 20:06
v0.19.2
786e122
Compare
Choose a tag to compare

Features

  • Capture JavaScript logs in chrome
  • Queries now take an optional at: argument with which you can specify which one of multiple matches you want returned

Bugfixes

  • relax httpoison dependency for easier upgrading and not locking you down
  • Prevent failing if phantom jsn't installed globally
  • Fix issue with zombie phantomjs processes (#224)
  • Fix issue where temporary folders for phantomjs processes aren't deleted

0.19.1

13 Aug 15:10
515ff32
Compare
Choose a tag to compare

Bugfixes

  • Fixes file permissions for scripts by publishing with a fixed version of hex.

0.19.0

13 Aug 15:10
5c60740
Compare
Choose a tag to compare
v0.19.0

Bump version.

0.18.1

08 Aug 16:34
0b0453e
Compare
Choose a tag to compare

Changes

  • Pass BEAM Metadata to chromedriver
  • Monitor and close all browser sessions when tests are done.