github elixir-wallaby/wallaby v0.16.0

latest releases: v0.30.6, v0.30.5, v0.30.4...
7 years ago

Changes

  • Added the Query module.
  • Added the Element module.
  • Added the Browser module.
  • Deprecated click_on, click_button, click_link, check, choose, uncheck, select, send_text, get_current_url, get_window_size, set_window_size, and checked?.
  • Deprecated passing strings to actions and finder. Everything now expects a Query.
  • Added a callback to find. This makes chaining much easier and allows for better scoping.
  • Added has? to allow the creation of generic has_value? and has_text? type actions.
  • Updated the retry logic to be more consistent and handle stale elements.

Don't miss a new wallaby release

NewReleases is sending notifications on new releases.