Playwright: pass rate is 88.37% (see commit status check E2E Tests/test-playwright). The run summary artifacts are available in the corresponding Workflow Run. View details sbishel merged commit 108efac into master Oct 24, 2024 44 checks passed sbishel deleted the revert-24675 branch October...
Line 62 in 959031d const proc = await this._executePlaywrightTestCommand(config, projectName, [`${path}:${line}`], { Finally, on line 47 a shortcut is used replaceAll('\\', '\\\'), but I think this should be a method which escapes all regex characters instead. playwright-vsco...