pixiebrix-extension
pixiebrix-extension copied to clipboard
Speed up E2E error telemetry logging test
See this test step in our E2E error telemetry test. Due to Datadog browser SDK implementation, this test currently takes >30s to execute while waiting for the network request to be sent by the browser logging library.
Find out a way to get the network request to be sent sooner in order to speed up the test.