Wallaby Versions Save

Concurrent browser tests for your Elixir web apps.

v0.22

5 years ago

See CHANGELOG.md for details.

v0.21.0

5 years ago

See Changelog

v0.20.0

6 years ago

v0.19.2

6 years ago

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

v0.19.0

6 years ago

v0.19.1

6 years ago

Bugfixes

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

v0.18.1

6 years ago

Changes

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

v0.18.0

6 years ago

Features

  • Updated dependencies
  • Added experimental support for chromedriver

v0.17.0

7 years ago

Version 0.17.

Check the CHANGELOG for a full description of changes.

v0.16.1

7 years ago

Bugs

  • Fixed issue with print options in deprecation warnings.