Store controls in state #5078
Annotations
4 errors and 2 notices
[chromium] › admin/students/students-management.spec.ts:40:6 › Students Management › it should add a student to a course:
tests/e2e-playwright/pages/admin/students/students.ts#L53
1) [chromium] › admin/students/students-management.spec.ts:40:6 › Students Management › it should add a student to a course
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[data-user-name="student82"]').locator('button[aria-label="Select an action"]')
at ../pages/admin/students/students.ts:53
51 | .locator( `[data-user-name="${ studentName }"]` )
52 | .locator( `button[aria-label="Select an action"]` )
> 53 | .click();
| ^
54 |
55 | return this.page.locator( `button:has-text("${ action }")` ).click();
56 | }
at StudentsPage.openStudentAction (/home/runner/work/***/***/tests/e2e-playwright/pages/admin/students/students.ts:53:5)
at /home/runner/work/***/***/tests/e2e-playwright/specs/admin/students/students-management.spec.ts:44:22
|
[chromium] › admin/students/students-management.spec.ts:40:6 › Students Management › it should add a student to a course:
tests/e2e-playwright/pages/admin/students/students.ts#L53
1) [chromium] › admin/students/students-management.spec.ts:40:6 › Students Management › it should add a student to a course
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[data-user-name="student53"]').locator('button[aria-label="Select an action"]')
at ../pages/admin/students/students.ts:53
51 | .locator( `[data-user-name="${ studentName }"]` )
52 | .locator( `button[aria-label="Select an action"]` )
> 53 | .click();
| ^
54 |
55 | return this.page.locator( `button:has-text("${ action }")` ).click();
56 | }
at StudentsPage.openStudentAction (/home/runner/work/***/***/tests/e2e-playwright/pages/admin/students/students.ts:53:5)
at /home/runner/work/***/***/tests/e2e-playwright/specs/admin/students/students-management.spec.ts:44:22
|
[chromium] › admin/students/students-management.spec.ts:40:6 › Students Management › it should add a student to a course:
tests/e2e-playwright/pages/admin/students/students.ts#L53
1) [chromium] › admin/students/students-management.spec.ts:40:6 › Students Management › it should add a student to a course
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[data-user-name="student65"]').locator('button[aria-label="Select an action"]')
at ../pages/admin/students/students.ts:53
51 | .locator( `[data-user-name="${ studentName }"]` )
52 | .locator( `button[aria-label="Select an action"]` )
> 53 | .click();
| ^
54 |
55 | return this.page.locator( `button:has-text("${ action }")` ).click();
56 | }
at StudentsPage.openStudentAction (/home/runner/work/***/***/tests/e2e-playwright/pages/admin/students/students.ts:53:5)
at /home/runner/work/***/***/tests/e2e-playwright/specs/admin/students/students-management.spec.ts:44:22
|
E2E Tests
Process completed with exit code 1.
|
🎭 Playwright Run Summary
5 passed (24.8s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › admin/students/students-management.spec.ts:40:6 › Students Management › it should add a student to a course
1 did not run
5 passed (1.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
1.25 MB |
|