CC Nala Daily Run #13
Annotations
4 errors, 3 warnings, and 3 notices
[cc-live-chrome] › ostprices.test.js:96:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-strike-throughprice-buycta:
tests/cc/ostprices.test.js#L118
1) [cc-live-chrome] › ostprices.test.js:96:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-strike-throughprice-buycta,@cc @cc-ost @cc-strikethroughprice › step-2: verify CC strike through prices are showup correctly with valid store bundle CTA destination
Error: Timed out 5000ms waiting for expect(received).toHaveURL(expected)
Expected pattern: /^https:\/\/commerce.adobe.com\/store\//
Received string: "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/strike-through-prices?georouting=off"
116 | await ost.bundleBuynowCta.click();
117 | await page.waitForTimeout(1000);
> 118 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/'));
| ^
119 | });
120 | });
121 |
at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:118:23
at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:105:3
|
[cc-live-firefox] › ostprices.test.js:123:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-month-year-prices-buycta:
tests/cc/ostprices.test.js#L142
2) [cc-live-firefox] › ostprices.test.js:123:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-month-year-prices-buycta,@cc @cc-ost @cc-montandyearprices › step-2: Photoshop product month, year price with CTAs
Error: Timed out 5000ms waiting for expect(received).toHaveURL(expected)
Expected pattern: /^https:\/\/commerce.adobe.com\/store\//
Received string: "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
- locator resolved to <html dir="ltr" lang="en-US">…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/drafts/Automation-PW/OST-prices/photoshop-prices?georouting=off"
140 | await ost.emailBuynowCta.click();
141 | await page.waitForTimeout(1000);
> 142 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/'));
| ^
143 | });
144 | });
145 |
at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:142:23
at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:132:3
|
[cc-live-webkit] › 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#L166
3) [cc-live-webkit] › 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).toHaveURL(expected)
Expected pattern: /^https:\/\/commerce.adobe.com\/store\//
Received string: "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
Call log:
- expect.toHaveURL with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
- locator resolved to <html dir="ltr" lang="ja-JP" class=" wf-adobe-clean-ha…>…</html>
- unexpected value "https://main--cc--adobecom.hlx.live/jp/drafts/Automation-PW/OST-prices/marquee-price?georouting=off"
164 | await ost.emailBuynowCta.click();
165 | await page.waitForTimeout(1000);
> 166 | await expect(page).toHaveURL(new RegExp('^https://commerce.adobe.com/store/'));
| ^
167 | await expect(page).toHaveURL(new RegExp('co=JP&lang=ja'));
168 | });
169 | });
at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:166:23
at /home/runner/work/nala/nala/tests/cc/ostprices.test.js:156:3
|
[cc-live-firefox] › ostprices.test.js:172:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-ccallapps-price-buysegmentcta:
tests\cc\ostprices.test.js#L183
1) [cc-live-firefox] › ostprices.test.js:172:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-jp-allappswithcta › step-2: JP locale monthly, year subscriptions
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('xpath=//p[contains(text(),"CC Starting from(month) : ")]')
- locator resolved to <p>…</p>
- unexpected value "hidden"
- locator resolved to <p>…</p>
- unexpected value "hidden"
- locator resolved to <p>…</p>
- unexpected value "hidden"
- locator resolved to <p>…</p>
- unexpected value "hidden"
181 | await test.step('step-2: JP locale monthly, year subscriptions', async () => {
182 | await page.waitForLoadState();
> 183 | await expect(ost.productName1).toBeVisible();
| ^
184 | await expect(ost.productName2).toBeVisible();
185 | await expect(ost.cc_pricemonth_jp).toBeVisible();
186 | await expect(ost.ps_priceyear_jp).toBeVisible();
at D:\a\nala\nala\tests\cc\ostprices.test.js:183:35
at D:\a\nala\nala\tests\cc\ostprices.test.js:181: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
3 flaky
[cc-live-chrome] › ostprices.test.js:96:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-strike-throughprice-buycta,@cc @cc-ost @cc-strikethroughprice
[cc-live-firefox] › ostprices.test.js:123:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-month-year-prices-buycta,@cc @cc-ost @cc-montandyearprices
[cc-live-webkit] › 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
30 passed (1.4m)
|
🎭 Playwright Run Summary
33 passed (1.4m)
|
🎭 Playwright Run Summary
1 flaky
[cc-live-firefox] › ostprices.test.js:172:6 › test Offer selector tool price formats and checkout flows in US & Jp locale pages › @ost-jp-ccallapps-price-buysegmentcta,@cc @cc-ost @cc-jp-allappswithcta
32 passed (1.8m)
|