guard fully loaded

This commit is contained in:
soulgalore 2019-01-31 15:21:41 +01:00
parent f84be63134
commit 383e7dc69d
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ block content
tr
td Requests:
td #{d.pagexray.run.requests}
if d.browsertime && d.browsertime.run
if d.browsertime && d.browsertime.run && d.browsertime.run.fullyLoaded
tr
td Fully loaded:
td #{h.time.ms(d.browsertime.run.fullyLoaded.toFixed(0))}