puppeteer / examples

Use case-driven examples for using Puppeteer and headless chrome

Home Page:https://developers.google.com/web/tools/puppeteer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example for writing tests for chrome extensions

denar90 opened this issue · comments

Right now I'm working on some chrome extension and found useful you tip about testing. I think having fully working example here might be useful for others.
I can help on this one. wdyt?

Oh nice. Yea, I was going to put up that same example here. Is yours much different?

Not so much :) Just popping up the idea for this example. If you are going to add this then I can PR with my changes if they are fittable.