Skip to content

Wendigo 0.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@angrykoala angrykoala released this 16 Feb 09:27
· 931 commits to master since this release
3291ed3

Changelog

  • Attribute and not attribute assertions
  • browser.attribute method
  • browser.click and browser.clickText throws if no element is found, return the number of elements
  • Puppeteer settings are now passed down in createBrowser, including slowMo
  • Minor improvements in assertion messages