diff --git a/test/api/MouseTracking.api.ts b/test/api/MouseTracking.api.ts index 99c6b1dc..745c5c06 100644 --- a/test/api/MouseTracking.api.ts +++ b/test/api/MouseTracking.api.ts @@ -214,7 +214,7 @@ function parseReport(encoding: string, msg: number[]): {state: any; row: number; * Mouse tracking tests. */ describe('Mouse Tracking Tests', function(): void { - this.timeout(30000); + this.timeout(60000); before(async function(): Promise { browser = await puppeteer.launch({