Skip to content

Releases: elixir-wallaby/wallaby

v0.30.0

15 Jul 03:29
Compare
Choose a tag to compare

Changelog

Breaking

  • Now only supports Elixir v1.12 and higher. Please open an issue if this is too restrictive. This was done to allow us to vendor PartitionSupervisor, which uses functions that were introduced in v1.12, so vendoring only gets us that far.

Fixes

  • Handle errors related to Wallaby.Element more consistently #632
  • Fix refute_has when passed a query with an invalid selector #639
  • Fix ambiguity between imported Browser.tap/2 and Kernel.tap/2 #686
  • Fix remote_url config option for selenium driver #582
  • Specifying at now removes the default count of 1 #641
  • Various documentation fixes/improvements
  • Start a ChromeDriver for every scheduler #692
    • This may fix a long standing issue #365

What's Changed

PRs merged since last released. Auto-generated by GitHub.

New Contributors

Full Changelog: v0.29.1...v0.30.0

v0.29.1

23 Sep 01:13
Compare
Choose a tag to compare
  • Expand documentation for window related functions (#629)

v0.29.0

14 Sep 15:06
Compare
Choose a tag to compare
  • has_css?/3 returns a boolean instead of raising. (#624)
  • Updates web_driver_client to v0.2.0 (#625)

v0.28.1

01 Aug 02:37
Compare
Choose a tag to compare
  • fixes the DependencyError message in chrome.ex (#581)
  • Put metadata into useragent for Firefox (#614)

v0.28.0

08 Dec 18:33
Compare
Choose a tag to compare

See CHANGELOG.md for details

v0.27.0

04 Dec 05:44
Compare
Choose a tag to compare

See CHANGELOG.md for details

v0.26.2

21 Jul 14:25
Compare
Choose a tag to compare
Bump v0.26.2

v0.26.1

21 Jul 14:25
Compare
Choose a tag to compare
Bump v0.26.1

v0.26.0

21 Jul 14:24
Compare
Choose a tag to compare
Bump v0.26.0

v0.25.1

21 Jul 14:24
Compare
Choose a tag to compare
Bump v0.25.1