Skip to content

Wendigo 1.1.0

Compare
Choose a tag to compare
@angrykoala angrykoala released this 05 Sep 20:46
· 662 commits to master since this release
b4afa37

Changelog

  • Viewport option on browser.open
  • WaitForRequest and waitForResponse methods
  • Assert.visible will pass if any visible element is found
  • NoSandbox option in createBrowser
  • KeyPress count parameter
  • Request.mock without options supported
  • Not.element assertion
  • Potential bug in request mocker fixed
  • Fixed potential bug when filtering by request response
  • Code style changed with more strict rules

Update instructions

browser.assert.visible may change behaviour