GoogleChrome / GoogleChrome/lighthouse
LH wait for user-fired event on load
Open
feature
P2
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
I'm making automation perf tests using LH.
I've noticed LH is closing the browser as soon as load event is fired.
However, in my case I'm passing some url parameters which are design to perform some action after page is loaded inside the page. Its important for us to measure those actions performance.
Is there any way to setup LH to continue running and wait for a custom event before closing?
Contributor guide
Assessment
This issue has not been assessed yet.