Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite axe step in puppeteer #650

Open
kirillunlimited opened this issue Apr 18, 2023 · 0 comments
Open

Infinite axe step in puppeteer #650

kirillunlimited opened this issue Apr 18, 2023 · 0 comments

Comments

@kirillunlimited
Copy link

kirillunlimited commented Apr 18, 2023

I have a website that is built with 11ty. I use Speedlify to output some pretty common performance numbers for my website. It parses the list of the pages of the source website and generates some performance gauges. Under the hood it uses Puppeteer.

Recently I noticed, that my Speedlify build fails by timeout during the axe step of Puppeteer. I tried to debug and I found out that it fails on some pages because of the https://utteranc.es/client.js script. So, a lot of pages have the same utterances script, but only one page fails the build.

I think, there is probably some bug that sometimes interferes the work of libraries like Puppeteer that should be researched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant