Selenium Navigate wait till all resources are loaded

Hello,

I am using a Loop to load multiple pages with Navigate. Right Now I am using a wait to make sure the page is fully loaded. Is there a better way to make sure all resources are done loading before proceeding? Especially XHH requests!

Thank you