feat: NVDA support #15
Annotations
1 error and 1 notice
Run yarn test:nvda:chromium:
examples\logIncludesExpectedPhrases.ts#L18
1) [chromium] › tests\chromium\chromium.spec.ts:9:7 › Chromium Playwright NVDA › I can navigate the Guidepup Github page
Error: Did not find the following expected text:
- guidepup slash guidepup, heading, level 1
- Latest commit, heading, level 2
- Git stats, heading, level 2
- Files, heading, level 2
- README dot md, link, heading, level 2
- Guidepup, heading, level 1
at ..\logIncludesExpectedPhrases.ts:18
16 |
17 | if (failures.length) {
> 18 | throw new Error(
| ^
19 | `Did not find the following expected text:\n- ${failures.join("\n- ")}`
20 | );
21 | }
at logIncludesExpectedPhrases (D:\a\guidepup-playwright\guidepup-playwright\examples\logIncludesExpectedPhrases.ts:18:11)
at D:\a\guidepup-playwright\guidepup-playwright\examples\playwright-nvda\tests\chromium\chromium.spec.ts:43:33
|
Run yarn test:nvda:chromium
1 flaky
[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