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