Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

45 lines (33 loc) · 1.86 KB

wdio-intercept-service changelog

[ > ] 3.0.1 / 13.02.2019

  • Properly rename to wdio-intercept-service

[ > ] 3.0.0 / 13.02.2019

  • Rename to wdio-intercept-service
  • Bump webdriverio dependency to v5
  • Add fetch support! 🎉

[ > ] 2.2.0 / 23.01.2018

  • Add possibility to assess request headers
  • Improve error messages
  • Add test for iframe assertions
  • Fix chrome issue on CI

[ > ] 2.1.1 / 15.12.2017

  • Fix problems with newer versions of selenium

[ > ] 2.1.0 / 31.10.2017

  • Add possibility to assess the requests payload using request.body

[ > ] 2.0.0 / 18.04.2017

  • Support for webdriver.io v4.x

[ > ] 1.1.1 / 18.04.2017

  • Add support for blobs using xhr.response
  • Update test browser versions
  • Update eslint
  • Some clean up

[ > ] 1.1.0 / 05.02.2016

  • Add possibility to persist data during page changes using sessionStorage

[ > ] 1.0.3 / 27.01.2016

  • Add tests for manual initialisation

[ > ] 1.0.2 / 01.11.2015

  • Readme adjustments?

[ > ] 1.0.1 / 01.11.2015

  • Fix selenium-standalone postinstall issue

[ > ] 1.0.0 / 01.11.2015

  • Initial release