CC Nala Daily Run #17
Annotations
1 error, 3 warnings, and 3 notices
[cc-live-firefox] › ostprices.test.js:200:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-student-price-buycta:
tests\cc\ostprices.test.js#L213
1) [cc-live-firefox] › ostprices.test.js:200:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-student-price-buycta,@cc @cc-ost @cc-jp-steprices › step-2: Verify STE price for Lighthouse in JP currency
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('xpath=//span[@aria-label="980 円 毎月 ライセンスごと"]')
211 | await expect(ost.SteProductName).toBeTruthy();
212 | await expect(ost.jpCurrencySymbol).toBeTruthy();
> 213 | await expect(ost.SteLrJpPrice).toBeVisible();
| ^
214 |
215 | // click 'Get started' (ucv3 checkout, checkout workflow = email ) button and verify the checkout page.
216 | await expect(ost.emailBuynowCta).toBeVisible();
at D:\a\nala\nala\tests\cc\ostprices.test.js:213:35
at D:\a\nala\nala\tests\cc\ostprices.test.js:209:3
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
33 passed (1.1m)
|
🎭 Playwright Run Summary
33 passed (1.5m)
|
🎭 Playwright Run Summary
1 flaky
[cc-live-firefox] › ostprices.test.js:200:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-student-price-buycta,@cc @cc-ost @cc-jp-steprices
32 passed (2.2m)
|