Files
DefinitelyTyped/types/puppeteer
Ondrej Sevcik 4787f17ca6 Puppeteer: Change page.url() return type (#20598)
* Change page.url() return type

According to docs frame.url() as well as page.url() returns just string, not promise.

source: https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#frameurl

* Increment version number

* Increment version number

to the latest puppeteer available

* Set typings version to the latest released version
2017-10-17 08:53:05 -07:00
..