Emil Thorenfeldt

Results 3 comments of Emil Thorenfeldt

Any news on this? I have a similar use case: I'm trying to combine `@axe-core/puppeteer` and `@axe-core/reporterEarl` and not having much luck. ```js await page.goto(url); await new AxePuppeteer(page).options( // Changing...

I'm having similar issues trying to combine `@axe-core/puppeteer` and the EARL reporter as mentioned in https://github.com/dequelabs/axe-core-npm/issues/88#issuecomment-811232521. Would also be grateful for an example that shows how to integrate the EARL...

Also hit by this after our SaaS provider bumped us to the latest version. Interestingly, issue tracker links seem to work fine in threads. > Is there a workaround? We...