Is there a good reason to open a new page after the browser has opened with a default page already?
https://github.com/smooth-code/jest-puppeteer/blob/1bb21add46cfbccc8054dec11bb47cfe59f6d98f/packages/jest-environment-puppeteer/src/PuppeteerEnvironment.js#L43
@hegelstad I tested it recently and it is not required. I think I will change this in a future release.
Follow up #136
Most helpful comment
@hegelstad I tested it recently and it is not required. I think I will change this in a future release.