feat: NVDA support #16
Annotations
4 errors and 1 notice
|
Run yarn test:nvda:chromium:
examples\playwright-nvda\tests\headerNavigation.ts#L16
1) [chromium] › tests\chromium\chromium.spec.ts:9:7 › Chromium Playwright NVDA › I can navigate the Guidepup Github page
Error: page.goto: Target page, context or browser has been closed
at tests\headerNavigation.ts:16
14 | // Navigate to Guidepup GitHub page
15 | log("Navigating to URL: https://github.com/guidepup/guidepup.");
> 16 | await page.goto("https://github.com/guidepup/guidepup", {
| ^
17 | waitUntil: "load",
18 | });
19 |
at headerNavigation (D:\a\guidepup-playwright\guidepup-playwright\examples\playwright-nvda\tests\headerNavigation.ts:16:14)
at D:\a\guidepup-playwright\guidepup-playwright\examples\playwright-nvda\tests\chromium\chromium.spec.ts:34:29
|
Run yarn test:nvda:chromium:
examples\playwright-nvda\tests\headerNavigation.ts#L16
1) [chromium] › tests\chromium\chromium.spec.ts:9:7 › Chromium Playwright NVDA › I can navigate the Guidepup Github page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Target page, context or browser has been closed
at tests\headerNavigation.ts:16
14 | // Navigate to Guidepup GitHub page
15 | log("Navigating to URL: https://github.com/guidepup/guidepup.");
> 16 | await page.goto("https://github.com/guidepup/guidepup", {
| ^
17 | waitUntil: "load",
18 | });
19 |
at headerNavigation (D:\a\guidepup-playwright\guidepup-playwright\examples\playwright-nvda\tests\headerNavigation.ts:16:14)
at D:\a\guidepup-playwright\guidepup-playwright\examples\playwright-nvda\tests\chromium\chromium.spec.ts:34:29
|
Run yarn test:nvda:chromium
Process completed with exit code 1.
|
Run yarn test:nvda:chromium
1 failed
[chromium] › tests\chromium\chromium.spec.ts:9:7 › Chromium Playwright NVDA › I can navigate the Guidepup Github page
|
The logs for this run have expired and are no longer available.
Loading