This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Only enable runtime when needed #832
Annotations
10 errors and 1 warning
plugins/default-browser-emulator/test/detection.test.ts#L1386
expect(received).toBeFalsy()
Received: true
at Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:1386:24)
|
agent/main/lib/Frame.ts#L343
CanceledPromiseError: The page context to evaluate javascript was not found
at Frame.evaluate (../agent/main/lib/Frame.ts:343:15)
at async JsPath.runInjectedScriptFn (../agent/main/lib/JsPath.ts:184:20)
at async JsPath.runJsPath (../agent/main/lib/JsPath.ts:159:20)
at async Object.<anonymous> (../agent/main/test/navigation.test.ts:120:29)
|
agent/main/lib/Frame.ts#L343
CanceledPromiseError: The page context to evaluate javascript was not found
at Frame.evaluate (../agent/main/lib/Frame.ts:343:15)
at async JsPath.runInjectedScriptFn (../agent/main/lib/JsPath.ts:184:20)
at async JsPath.runJsPath (../agent/main/lib/JsPath.ts:159:20)
at async Object.<anonymous> (../agent/main/test/navigation.test.ts:155:29)
|
agent/main/lib/Frame.ts#L343
CanceledPromiseError: The page context to evaluate javascript was not found
at Frame.evaluate (../agent/main/lib/Frame.ts:343:15)
at async JsPath.runInjectedScriptFn (../agent/main/lib/JsPath.ts:184:20)
at async JsPath.runJsPath (../agent/main/lib/JsPath.ts:159:20)
at async Object.<anonymous> (../agent/main/test/navigation.test.ts:214:23)
|
agent/main/test/navigation.test.ts#L252
expect(received).toBe(expected) // Object.is equality
Expected: "First Load"
Received: "Second Load"
at Object.<anonymous> (../agent/main/test/navigation.test.ts:252:24)
|
agent/main/test/navigation.test.ts#L286
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.<anonymous> (../agent/main/test/navigation.test.ts:286:57)
|
agent/main/lib/Frame.ts#L343
CanceledPromiseError: The page context to evaluate javascript was not found
at Frame.evaluate (../agent/main/lib/Frame.ts:343:15)
at async JsPath.runInjectedScriptFn (../agent/main/lib/JsPath.ts:184:20)
at async JsPath.runJsPath (../agent/main/lib/JsPath.ts:159:20)
at async Object.<anonymous> (../agent/main/test/navigation.test.ts:120:29)
|
agent/main/lib/Frame.ts#L343
CanceledPromiseError: The page context to evaluate javascript was not found
at Frame.evaluate (../agent/main/lib/Frame.ts:343:15)
at async JsPath.runInjectedScriptFn (../agent/main/lib/JsPath.ts:184:20)
at async JsPath.runJsPath (../agent/main/lib/JsPath.ts:159:20)
at async Object.<anonymous> (../agent/main/test/navigation.test.ts:155:29)
|
agent/main/lib/Frame.ts#L343
CanceledPromiseError: The page context to evaluate javascript was not found
at Frame.evaluate (../agent/main/lib/Frame.ts:343:15)
at async JsPath.runInjectedScriptFn (../agent/main/lib/JsPath.ts:184:20)
at async JsPath.runJsPath (../agent/main/lib/JsPath.ts:159:20)
at async Object.<anonymous> (../agent/main/test/navigation.test.ts:214:23)
|
agent/main/test/navigation.test.ts#L252
expect(received).toBe(expected) // Object.is equality
Expected: "First Load"
Received: "Second Load"
at Object.<anonymous> (../agent/main/test/navigation.test.ts:252:24)
|
|
The logs for this run have expired and are no longer available.
Loading