CC Nala Daily Run #45
Annotations
2 errors, 1 warning, and 1 notice
Run Nala windows-latest:
selectors\uar\quiz.old.page.js#L21
1) [cc-live-firefox] › quiz.screenshots.test.js:17:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography + Video + PDFs > Take the time to control every detail > Get them sorted and organized > Create, edit, and share on social > Create and export PDFs to Office > A student or teacher discount
TimeoutError: locator.click: Timeout 60000ms exceeded.
=========================== logs ===========================
waiting for locator('xpath=//div[text()="Create, edit, and share on social"]/ancestor::div[contains(@Class,"quiz-card")]')
locator resolved to <div tabindex="0" role="figure" data-option="" data-o…>…</div>
attempting click action
waiting for element to be visible, enabled and stable
element is not visible - waiting...
============================================================
at ..\..\selectors\uar\quiz.old.page.js:21
19 | async selectAnswer(answer) {
20 | const locator = `//div[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-card")]`;
> 21 | await this.page.locator(locator).click();
| ^
22 | }
23 |
24 | /**
at QuizOldPage.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.old.page.js:21:38)
at QuizOldPage.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.old.page.js:58:20)
at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:36:13
at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:35:11
|
Run Nala windows-latest:
selectors\uar\quiz.old.page.js#L21
1) [cc-live-firefox] › quiz.screenshots.test.js:17:9 › Quiz flow test suite › @quiz screenshots, @cc @uar-quiz-screenshots @uar-quiz-static › Old: Select each answer on test page according to Photography + Video + PDFs > Take the time to control every detail > Get them sorted and organized > Create, edit, and share on social > Create and export PDFs to Office > A student or teacher discount
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 60000ms exceeded.
=========================== logs ===========================
waiting for locator('xpath=//div[text()="Get them sorted and organized"]/ancestor::div[contains(@Class,"quiz-card")]')
locator resolved to <div tabindex="0" role="figure" data-option="" data-o…>…</div>
attempting click action
waiting for element to be visible, enabled and stable
element is not visible - waiting...
============================================================
at ..\..\selectors\uar\quiz.old.page.js:21
19 | async selectAnswer(answer) {
20 | const locator = `//div[text()="${answer}"]/ancestor::div[contains(@Class,"quiz-card")]`;
> 21 | await this.page.locator(locator).click();
| ^
22 | }
23 |
24 | /**
at QuizOldPage.selectAnswer (D:\a\nala\nala\selectors\uar\quiz.old.page.js:21:38)
at QuizOldPage.clickEachAnswer (D:\a\nala\nala\selectors\uar\quiz.old.page.js:58:20)
at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:36:13
at D:\a\nala\nala\tests\cc\quiz.screenshots.test.js:35:11
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
|
The logs for this run have expired and are no longer available.
Loading