This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
chore(browser-emulator-builder): automatic update emulator data ref #833
Annotations
3 errors and 1 warning
agent/main/test/Mouse.test.ts#L113
expect(received).toBe(expected) // Object.is equality
Expected: "This is the text that we are going to try to select. Let's see how it goes."
Received: ""
at Object.<anonymous> (../agent/main/test/Mouse.test.ts:113:7)
|
plugins/default-browser-emulator/test/media.test.ts#L51
expect(received).toBe(expected) // Object.is equality
Expected: "MediaKeys"
Received: "error: NotSupportedError: Unsupported keySystem or supportedConfigurations."
at Object.<anonymous> (../plugins/default-browser-emulator/test/media.test.ts:51:21)
|
|
|
This job failed
Loading