Replies: 2 comments 1 reply
-
Not really. Lighthouse won't modify the page for you and test the results. However, Lighthouse does estimate the impact of some suggested changes in the "Opportunities" section. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can utilize local overrides in DevTools, which the Lighthouse panel will respect. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I'm sending this message because I would be interested in knowing if there is a way to mimic "kind of" WPT experiments features.
Actually, my goal is quite simple to explain : I would like to re-run a Lighthouse test with modified DOM (removing tags, adding new one, ...).
I have no idea where to start and if there a way to achieve it.
If you have any idea, I would be pleased to listen to your advices.
Thanks a lot for your amazing work.
Best.
Beta Was this translation helpful? Give feedback.
All reactions