This test validates the value of window.performance.getEntriesByType("navigation")[0].type to be navigate.
Summary
Harness status: OK
Found 1 tests
Details
Result
Test Name
Message
Pass
Navigation type to be navigate.
Asserts run
Pass
assert_equals("navigate", "navigate", "Expected navigation type to be navigate.")
at Test.<anonymous> ( /navigation-timing/nav2-test-navigation-type-navigate.html:14:25)