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

Add web vitals module #3

Open
darekkay opened this issue May 28, 2021 · 0 comments
Open

Add web vitals module #3

darekkay opened this issue May 28, 2021 · 0 comments
Labels
Type: Enhancement New feature or request

Comments

@darekkay
Copy link
Owner

darekkay commented May 28, 2021

It would be great to include Web Vitals as a module.

Web Vitals are included in Google Lighthouse, and it's possible to use Lighthouse with Playwright/Puppeteer, but there are some issues to consider:

An alternative is to use web-vitals directly, even though it's officially not recommended to be used in such a way. Artillery uses this package (see code). There's also an example of getting the values without any library.

I've created a WIP lighthouse branch with a proof of concept for including Lighthouse.

Further resources:

@darekkay darekkay added the Type: Enhancement New feature or request label May 28, 2021
@darekkay darekkay changed the title Add Lighthouse module Add web vitals module May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant