wendigo

A proper monster for front-end automated testing

MIT License

Downloads
190
Stars
150
Committers
16

Bot releases are hidden (Show)

wendigo - Wendigo 1.10.6

Published by angrykoala over 5 years ago

Changelog

  • New Logo
  • Minor improvements on browser.type error messages

Wendigo Logo

wendigo - Wendigo 1.10.5

Published by angrykoala over 5 years ago

Changelog

  • Some errors on before open silenced
wendigo - Wendigo 1.10.4

Published by angrykoala over 5 years ago

Changelog

  • Slight delay after mock waitUntilCalled
  • Injection script errors after page load silenced
  • Minor changes to Dockerfile
wendigo - Wendigo 1.10.3

Published by angrykoala over 5 years ago

  • Dependencies updated
  • Added delay to mocked requests to ensure the browser updated the response
  • Dockerfile
wendigo - Wendigo 1.10.2

Published by angrykoala over 5 years ago

Changelog

  • Browser.screenshotOfElement
  • Fixed error message of browser.scroll
wendigo - Wendigo 1.10.1

Published by angrykoala over 5 years ago

  • Click coordinates now use mouse.click
  • Minor dependencies updated
  • Added Gitlab CI tests
wendigo - Wendigo 1.10.0

Published by angrykoala over 5 years ago

Changelog

  • Browser.elementFromPoint
  • Screenshot interface with page.
  • Minor refactor in click methods
  • Changes in error messages
wendigo - Wendigo 1.9.2

Published by angrykoala over 5 years ago

Changelog

  • Docs updated
  • Minor dependencies update
wendigo - Wendigo 1.9.1

Published by angrykoala over 5 years ago

Changelog

  • Assert text and not text now support empty strings
  • Fix bug when logging objects with circular structures
  • Puppeteer updated to 1.12.2
wendigo - Wendigo 1.9.0

Published by angrykoala over 5 years ago

Changelog

  • Dialog Module
  • Puppeteer updated to 1.12.1
  • Minor dependencies updated
wendigo - Wendigo 1.8.0

Published by angrykoala over 5 years ago

Changelog

  • FindCssPath and findXPath
  • Delay in type
  • Browser.requests.getAllMocks method
  • Several dependencies updated
wendigo - Wendigo 1.7.2

Published by angrykoala almost 6 years ago

Changelog

  • WaitUntilEnabled
  • Changed browser.assert.url error message when internal error happens
  • Fixed unexpected behavior on closing a browser that has never been opened
wendigo - Wendigo 1.7.1

Published by angrykoala almost 6 years ago

Changelog

  • Date.now supported when browser's date is mocked
  • Minor code improvements
wendigo - Wendigo 1.7.0

Published by angrykoala almost 6 years ago

Changelog

  • MockDate and clearDateMock
  • WaitAndClick
  • ClickTextContaining
  • WaitForText
  • Option queryString on open
wendigo - Wendigo 1.6.4

Published by angrykoala almost 6 years ago

Changelog

  • Fix bug in waitForNavigation that caused false timeouts in poor performance systems
wendigo - Wendigo 1.6.3

Published by angrykoala almost 6 years ago

Changelog

  • Improve error messages
  • Puppeteer updated to 1.11
wendigo - Wendigo 1.6.2

Published by angrykoala almost 6 years ago

Changelog

  • Wendigo will bypass Content Security Policy by default
  • Puppeteer updated to 1.10
wendigo - Wendigo 1.6.1

Published by angrykoala almost 6 years ago

Changelog

  • Position click supported
  • ClickAndWaitForNavigation now returns the same result as click
  • ClickAndWaitForNavigation now waits until the page and wendgio finished loading
  • Fix on ever increasing list of browsers in wendigo main class
wendigo - Wendigo 1.6.0

Published by angrykoala almost 6 years ago

Changelog

  • Wait for navigation
  • Click and wait for navigation
  • RegExp support for assert.url
  • Browsers now are independent chromium instances
  • Fixed bug where changing settings will disable previous browsers
  • Dependency deep-equal no longer needed
wendigo - Wendigo 1.5.2

Published by angrykoala about 6 years ago

Changelog

  • Browser timezone option
Package Rankings
Top 7.19% on Npmjs.org
Badges
Extracted from project README
npm
Related Projects