Releases: elixir-wallaby/wallaby
Releases · elixir-wallaby/wallaby
v0.30.10
v0.30.9
v0.30.8
v0.30.7
What's Changed
- refactor to map_intersperse by @bradhanks in #758
- Fix Wallaby.Element.size/1 spec by @NikitaNaumenko in #759
- Update README to Avoid Elixir Warning by @stratigos in #762
- Update README: Local Sandbox File Location by @stratigos in #766
- Update chrome.ex by @RicoTrevisan in #768
- Make Query.text/2 docs also point to assert_text/{2,3} by @s3cur3 in #770
- Update README: Separate Phoenix setup from Ecto by @Corkle in #772
- Address deprecation; prefer ExUnit.Case.register_test/6 by @vanderhoop in #776
- Fix newer invalid selector error from chromedriver by @mhanberg in 4f82ca8
New Contributors
- @bradhanks made their first contribution in #758
- @NikitaNaumenko made their first contribution in #759
- @stratigos made their first contribution in #762
- @RicoTrevisan made their first contribution in #768
- @s3cur3 made their first contribution in #770
- @Corkle made their first contribution in #772
Full Changelog: v0.30.6...v0.30.7
v0.30.6
What's Changed
- Fix beam metadata not set when using custom capabilities by @jfpedroza in #744
New Contributors
- @jfpedroza made their first contribution in #744
Full Changelog: v0.30.5...v0.30.6
v0.30.5
v0.30.4
v0.30.3
- better support machines with many cores
Full Changelog: v0.30.2...v0.30.3
v0.30.2
What's Changed
- FEATURE: Allow setting of optional cookie attributes by @merhard in #711
- Update
send_keys/2
docs to use correct module by @vanderhoop in #713 - Surface 'text' condition in css query error message when specified by @vanderhoop in #714
- Upgrade
httpoison
dependency to ~> 2.0 by @byhbt in #725
New Contributors
- @dvic made their first contribution in #702
- @merhard made their first contribution in #711
- @vanderhoop made their first contribution in #713
- @byhbt made their first contribution in #725
Full Changelog: v0.30.1...v0.30.2