Which code snippet correctly collects these and calculates the total load time from navigationStart to loadEventEnd?
hard📝 Application Q15 of 15
Selenium Python - Advanced Patterns
You want to collect multiple performance metrics in Selenium Python: navigationStart, responseStart, and loadEventEnd. Which code snippet correctly collects these and calculates the total load time from navigationStart to loadEventEnd?