CC Nala Daily Run #7
Annotations
1 error, 3 warnings, and 6 notices
[cc-live-firefox] › ostprices.test.js:147:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-currencyformat-price-buyemailcta:
tests\cc\ostprices.test.js#L158
1) [cc-live-firefox] › ostprices.test.js:147:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-currencyformat-price-buyemailcta,@cc @cc-ost @cc-jp-pricewithcta › step-2: Test CC all apps price and UCv3 email checkout, buy button checks in marquee for JP
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('xpath=//em[contains(text(),"Creative cloud all apps :")]')
- locator resolved to <em>Creative cloud all apps :</em>
- unexpected value "hidden"
- locator resolved to <em>Creative cloud all apps :</em>
- unexpected value "hidden"
156 | await test.step('step-2: Test CC all apps price and UCv3 email checkout, buy button checks in marquee for JP', async () => {
157 | await page.waitForLoadState();
> 158 | await expect(ost.productName).toBeVisible();
| ^
159 | await expect(ost.jpCurrencySymbol).toBeVisible();
160 | await expect(ost.jpProductPrice).toBeVisible();
161 |
at D:\a\nala\nala\tests\cc\ostprices.test.js:158:34
at D:\a\nala\nala\tests\cc\ostprices.test.js:156: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
11 passed (17.2s)
|
🎭 Playwright Run Summary
11 passed (25.2s)
|
🎭 Playwright Run Summary
11 passed (25.4s)
|
🎭 Playwright Run Summary
11 passed (33.8s)
|
🎭 Playwright Run Summary
11 passed (26.6s)
|
🎭 Playwright Run Summary
1 flaky
[cc-live-firefox] › ostprices.test.js:147:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-currencyformat-price-buyemailcta,@cc @cc-ost @cc-jp-pricewithcta
10 passed (1.3m)
|