Skip to content

Releases: angrykoala/wendigo

Wendigo 2.11.3

07 Mar 12:56
4d14df7
Compare
Choose a tag to compare

Changelog

  • Dependencies updated

Wendigo 2.11.2

08 Feb 13:16
721e472
Compare
Choose a tag to compare
  • Improvement in error handling for waitFor
  • Docker image updated to Node 12
  • Dependencies updated

Wendigo 2.11.1

24 Jan 12:51
da85748
Compare
Choose a tag to compare

This version only contains development bugfixes

Changelog

  • Fixed EventEmitter compilation bug after node typings update
  • Removed GPR publish action

Wendigo 2.11.0

23 Jan 14:55
339f0ce
Compare
Choose a tag to compare

Warning: due to a bugfix (#425) some changes in text parsing are introducing in version 2.11.0 that may produce minor compatibility issues

Chagelog

  • Browser.requests.filter.contentType and browser.assert.requests.contentType
  • Browser.text and assert.text now use textContent instead of innerText, ignoring newlines gneerated by
    and other elements
  • Requests.setHeaders and headers option on open
  • Dependencies updated
  • Windows and OSX tests in CI added

Wendigo 2.10.1

20 Dec 13:57
29925bf
Compare
Choose a tag to compare

Changelog

  • Continue option in request mock

Wendigo 2.10.0

11 Dec 23:31
5e6eda7
Compare
Choose a tag to compare

Changelog

  • FindByLabelText
  • LocalStorage.all
  • Browser.setMedia
  • Element getAttribute method

Wendigo 2.9.0

20 Nov 21:31
af0aa7c
Compare
Choose a tag to compare

Changelog

  • WaitAndTap, waitAndCheck and waitAndType methods
  • OverridePermissions method
  • SetGeolocation and geolocation methods
  • Puppeteer typings updated
  • Minor improvement and fix in linting process

Wendigo 2.8.0

20 Nov 21:24
cdb30dc
Compare
Choose a tag to compare

Changelog

  • SetTimezone method
  • Puppeteer updated to 2.0
  • Exported Pdfs file size reduced

Wendigo 2.7.0

20 Oct 21:29
f690916
Compare
Choose a tag to compare

Changelog

  • Browser.setContent
  • LogRequests option
  • Updated types of dependency
  • Removed light versions of logo

Wendigo 2.6.3

20 Oct 21:26
aaaced0
Compare
Choose a tag to compare

Changelog

  • Dependencies updated
  • Removed unnecessary custom types