This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
chore: update browser data #403
Annotations
2 errors
agent/main/test/navigation.test.ts#L576
expect(received).toHaveLength(expected)
Expected length: 5
Received length: 4
Received array: [{"browserRequestId": "CE4EF72B7EF23E605D8D62CEBA1DA387", "documentNavigationId": null, "finalUrl": "http://localhost:42511/popup-redirect2", "frameId": 2, "id": 2, "initiatedTime": 1689858144502, "loaderId": "CE4EF72B7EF23E605D8D62CEBA1DA387", "navigationReason": "newFrame", "requestedUrl": "http://localhost:42511/popup-redirect", "resourceIdResolvable": {"isResolved": false, "resolved": undefined}, "startCommandId": 3, "statusChanges": Map {"HttpRequested" => 1689858144504, "HttpRedirected" => 1689858144504}, "tabId": 2}, {"browserRequestId": "CE4EF72B7EF23E605D8D62CEBA1DA387", "documentNavigationId": null, "finalUrl": "http://localhost:42511/popup-redirect3", "frameId": 2, "id": 3, "initiatedTime": 1689858144504, "loaderId": "CE4EF72B7EF23E605D8D62CEBA1DA387", "navigationReason": "newFrame", "requestedUrl": "http://localhost:42511/popup-redirect2", "resourceIdResolvable": {"isResolved": false, "resolved": undefined}, "startCommandId": 3, "statusChanges": Map {"HttpRequested" => 1689858144505, "HttpRedirected" => 1689858144505}, "tabId": 2}, {"browserRequestId": "CE4EF72B7EF23E605D8D62CEBA1DA387", "documentNavigationId": null, "finalUrl": "http://localhost:42511/popup-redirect3", "frameId": 2, "id": 4, "initiatedTime": 1689858144505, "loaderId": "CE4EF72B7EF23E605D8D62CEBA1DA387", "navigationReason": "newFrame", "requestedUrl": "http://localhost:42511/popup-redirect3", "resourceId": 164, "resourceIdResolvable": {"isResolved": true, "resolved": 164}, "startCommandId": 3, "statusChanges": Map {"HttpRequested" => 1689858144505, "HttpResponded" => 1689858144493.865, "AllContentLoaded" => 1689858144515.953, "DomContentLoaded" => 1689858144516.639, "JavascriptReady" => 1689858144545, "ContentPaint" => 1689858144546}, "tabId": 2}, {"browserRequestId": "73928317DA63EDAD7D5969E177C0FEE6", "documentNavigationId": null, "finalUrl": "http://localhost:42511/popup-done", "frameId": 2, "id": 5, "initiatedTime": 1689858144549, "loaderId": "73928317DA63EDAD7D5969E177C0FEE6", "navigationReason": "scriptInitiated", "requestedUrl": "http://localhost:42511/popup-done", "resourceId": 165, "resourceIdResolvable": {"isResolved": true, "resolved": 165}, "startCommandId": 5, "statusChanges": Map {"HttpRequested" => 1689858144550, "HttpResponded" => 1689858144549.094, "AllContentLoaded" => 1689858144559.458, "DomContentLoaded" => 1689858144559.972}, "tabId": 2}]
at Object.<anonymous> (../agent/main/test/navigation.test.ts:576:21)
|
|
The logs for this run have expired and are no longer available.
Loading