google / pageloader

A framework for creating page objects for in-browser or WebDriver tests.
https://pub.dartlang.org/packages/pageloader
Apache License 2.0
40 stars 46 forks source link

Sync up with latest PageLoader #155

Closed mk13 closed 6 years ago

mk13 commented 6 years ago

Sync up with PageLoader updates that include:

Ignore the warning that 'mouse' is deprecated. Future release of webdriver will un-deprecate this.

mk13 commented 6 years ago

I'll update the changelog when I submit the git pull request with version fix right before publishing. There's only one breaking change, the 'moveTo' API for PageLoaderMouse.