v0.7.0
Pre-release
Pre-release
Adds
- Updated jsdom to version 16.0.1.
- Updated express, linting, and testing packages.
- Stubs/shims for
HTMLElement.scrollIntoView()
,SVGRectElement.getBBox()
, andperformance.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.