Logs submitted through chromedriver logs doesn't have Doc Complete time

Hi, Patrick,

After recent upgrade of Chrome and WPT, I found the chromedriver logs I submit to my private WPT server can no longer calculate the Doc Complete time. Not sure where I went wrong, please advice.

My Chrome version is: 36.0.1985.143
My Chrome Driver version is 2.9
My Webdriver version is 2.42.2
My Private WPT server is using 1.5

I am using the demo code:

It use to work until recently, not sure it was chrome upgrade or WPT upgrade.

Please advice is there any new tag or things I have missed.

Thanks

Alex

Do you have a sample of the dev tools log file? The main thing it is looking at for the onload event is the Page.* events.