This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Feat(browser-emulator): Migrating away from proxies, lots of extra improvements and enabling TS strict mode #815
Annotations
3 errors and 1 warning
agent/main/test/navigation.test.ts#L508
thrown: "Exceeded timeout of 60000 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/navigation.test.ts:508:3
at Array.forEach (<anonymous>)
at Object.<anonymous> (../agent/main/test/navigation.test.ts:46:3)
|
agent/main/test/Keyboard.test.ts#L54
expect(received).toBe(expected) // Object.is equality
Expected: "Hello World!"
Received: ""
at Object.<anonymous> (../agent/main/test/Keyboard.test.ts:54:77)
|
|
|
This job failed
Loading