Load/stress testing a Next.js website - listen to event when ALL requests are finished loading
Unanswered
Transvaal lion posted this in #help-forum
Transvaal lionOP
We need to load test our Next.js application and just like there's a dom loaded event, is there and event you can tab into for when all remaining requests have finished or do we just need to wait for n seconds?