rosshinkley / nightmare-examples

Examples and supplementary documentation for Nightmare
251 stars 46 forks source link

async/await #42

Open jsheperd opened 7 years ago

jsheperd commented 7 years ago

I have added async/await example to the examples. I didn't make any try/catch in my code as that wasn't on the other examples.