Skip to content

v1.0.40

Compare
Choose a tag to compare
@YamStranger YamStranger released this 18 Feb 16:43
· 4743 commits to main since this release

Commits:

  • 0fa63e2 Added containsElements() and shouldContainElements() methods to WebElementFacade (@wakaleo)
  • 9d9c5a4 Added a convenience method to allow more fluent waitFor() constructs (@wakaleo)
  • e7235f7 Refactored wait logic to use distinct values for implicit waits and wait-for waits. (@wakaleo)