joelgriffith / navalia

A bullet-proof, fast, and reliable headless browser API
https://joelgriffith.github.io/navalia/
GNU General Public License v3.0
957 stars 33 forks source link

Feature/pageload run returns promise #13

Closed joelgriffith closed 7 years ago

joelgriffith commented 7 years ago

New .pageload method on the browser-api. Navalia.kill will close down the browser-balancer and Navalia.run will return a thenable suitable for async orchestrating/tests. Lots more still to come