Anthony
Anthony
+1 for native promise support
Await is way better than endless chaining and has been supported for a long time, it has my vote
Yeash good to know. The site should have a warning on it. I tried to use it and couldn't login seems like that was fortuitous!
Same with me, still displays on load then hides
Definitely set `inline` as `true` by default, otherwise it's broken on iOS, just ran into this in some code that was in production and it sucked.
+1000 lol, much needed
Turns out you need at least Node V10, maybe it should be added to the docs in the Puppeteer section
Same issue `Unhandled Rejection: TypeError: obj.hasOwnProperty is not a function`
@dibyendu did you ever get something working?