Skip to content

Wendigo 3.0

Compare
Choose a tag to compare
@angrykoala angrykoala released this 03 Apr 17:57
· 17 commits to master since this release
bdc107a

This release do not contain breaking changes in wendigo behavior, but due to the big leap in puppeteer update, and several internal changes, some incompatibilities may happen, particularly if you use typescript or access puppeteer methods directly.

Changelog

  • Puppeteer update to v8
  • WaitFor uses specific methods under the hood
  • Overhaul of types to comply with Puppeteer changes
  • Browser.coreBrowser added to access Puppeteer's browser class