Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@poftadeh poftadeh released this 30 Jan 02:24
· 193 commits to master since this release

Adds

  • Updated jsdom to version 16.0.1.
  • Updated express, linting, and testing packages.
  • Stubs/shims for HTMLElement.scrollIntoView(), SVGRectElement.getBBox(), and performance.timing.navigationStart

Refactor

  • remove explicit Promise return in Session process function.

Repo Improvements

  • Added CI for both Windows and Linux builds.
  • Documentation: added PlumaDriver options section.