catchpoint / WebPageTest.agent

Cross-platform WebPageTest agent
Other
213 stars 138 forks source link

Add support for Safari (tweaked) #592

Closed pmeenan closed 1 year ago

pmeenan commented 1 year ago

This reverts the revert of the Safari PR but also restores the metadata server block check timeout to 10 seconds instead of 1 second just in case it was causing issues. There is now literally no code that runs or even gets loaded unless it is testing Safari.

I tested it on my Ubuntu 18.04 VM just to be sure and Chrome tests worked as expected.