basic-mouse-event-polyfill-phantomjs
v0.0.2
Published
This is a simple polyfill to help PhantomJS with handling Mouse Events
Downloads
480
Maintainers
Readme
basic-mouse-event-polyfill-phantomjs
A simple polyfill to help PhantomJS out.
Function originally taken from https://github.com/ariya/phantomjs/issues/11289 @ghiscoding (which was taken from MouseEvent-Polyfill
Install for dev via:
npm install basic-mouse-event-polyfill-phantomjs --save-dev
yarn add basic-mouse-event-polyfill-phantomjs --dev