This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
feat(agent): add request/response body intercept #411
Annotations
4 errors
plugins/default-browser-emulator/test/basic.test.ts#L27
thrown: "Exceeded timeout of 20000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at ../plugins/default-browser-emulator/test/basic.test.ts:27:3
at Object.<anonymous> (../plugins/default-browser-emulator/test/basic.test.ts:26:1)
at runMicrotasks (<anonymous>)
|
Users/runner/work/unblocked/shared/commons/lib/Timer.ts#L55
TimeoutError: Timeout waiting for "tab.goto(http://localhost:50656/dialog)"
at Timer.waitForPromise (../../shared/commons/lib/Timer.ts:55:21)
at Page.goto (../agent/main/lib/Page.ts:331:36)
at runMicrotasks (<anonymous>)
at async Object.<anonymous> (../agent/main/test/prompts.test.ts:50:3)
|
agent/main/test/load.test.ts#L37
thrown: "Exceeded timeout of 75000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at ../agent/main/test/load.test.ts:37:3
at Object.<anonymous> (../agent/main/test/load.test.ts:5:1)
at runMicrotasks (<anonymous>)
|
|
The logs for this run have expired and are no longer available.
Loading