Skip to content

Feds Nala Daily Run #200

Feds Nala Daily Run

Feds Nala Daily Run #200

Triggered via schedule June 22, 2024 16:35
Status Success
Total duration 1h 43m 35s
Artifacts

feds.daily.yml

on: schedule
Matrix: Running tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors, 6 warnings, and 3 notices
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at /home/runner/work/nala/nala/tests/feds/consent.test.js:25:39 at /home/runner/work/nala/nala/tests/feds/consent.test.js:17:5
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at /home/runner/work/nala/nala/tests/feds/consent.test.js:25:39 at /home/runner/work/nala/nala/tests/feds/consent.test.js:17:5
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at /home/runner/work/nala/nala/tests/feds/consent.test.js:25:39 at /home/runner/work/nala/nala/tests/feds/consent.test.js:17:5
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:31) at /home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /home/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:31) at /home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /home/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:31) at /home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /home/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:31) at /home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /home/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:31) at /home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /home/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:31) at /home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /home/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L153
4) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck, @ccounavpagesanity @ccunavFrance › Validating France Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:31) at /home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/home/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /home/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests\feds\consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at D:\a\nala\nala\tests\feds\consent.test.js:25:39 at D:\a\nala\nala\tests\feds\consent.test.js:17:5
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests\feds\consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at D:\a\nala\nala\tests\feds\consent.test.js:25:39 at D:\a\nala\nala\tests\feds\consent.test.js:17:5
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests\feds\consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at D:\a\nala\nala\tests\feds\consent.test.js:25:39 at D:\a\nala\nala\tests\feds\consent.test.js:17:5
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors\feds\feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ..\..\selectors\feds\feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:153:31) at D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:385:5) at D:\a\nala\nala\tests\feds\creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors\feds\feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ..\..\selectors\feds\feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:153:31) at D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:385:5) at D:\a\nala\nala\tests\feds\creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors\feds\feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ..\..\selectors\feds\feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:153:31) at D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:385:5) at D:\a\nala\nala\tests\feds\creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors\feds\feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ..\..\selectors\feds\feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:163:31) at D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:385:5) at D:\a\nala\nala\tests\feds\creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors\feds\feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ..\..\selectors\feds\feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:163:31) at D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:385:5) at D:\a\nala\nala\tests\feds\creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors\feds\feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ..\..\selectors\feds\feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:163:31) at D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:385:5) at D:\a\nala\nala\tests\feds\creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck: selectors\feds\feds.creativeCloudUnavSanity.page.js#L153
4) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck, @ccounavpagesanity @ccunavFrance › Validating France Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ..\..\selectors\feds\feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:153:31) at D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (D:\a\nala\nala\selectors\feds\feds.creativeCloudUnavSanity.page.js:385:5) at D:\a\nala\nala\tests\feds\creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at /Users/runner/work/nala/nala/tests/feds/consent.test.js:25:39 at /Users/runner/work/nala/nala/tests/feds/consent.test.js:17:5
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at /Users/runner/work/nala/nala/tests/feds/consent.test.js:25:39 at /Users/runner/work/nala/nala/tests/feds/consent.test.js:17:5
[feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks: tests/feds/consent.test.js#L25
1) [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression › Navigate to FEDS consent component page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#onetrust-banner-sdk') to be visible 23 | await expect(page).toHaveURL(`${baseURL}${features[0].path}${features[0].browserParams}`); 24 | // Wait for the OneTrust consent bar to appear: > 25 | await Consent.oneTrustContainer.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | await expect(Consent.oneTrustContainer).toBeVisible(); 27 | }); 28 | at /Users/runner/work/nala/nala/tests/feds/consent.test.js:25:39 at /Users/runner/work/nala/nala/tests/feds/consent.test.js:17:5
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:31) at /Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /Users/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:31) at /Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /Users/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L153
2) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates › Validating United States Locale Page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:31) at /Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /Users/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:31) at /Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /Users/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:31) at /Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /Users/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L163
3) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany › Validating Germany Locale Page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:163 161 | this.subjectArea, this.trainingAndSupport, this.pricesAndSubscriptions, this.aboInfo, 162 | this.appRecomendation, this.buyNowButton, this.appSwitcher, this.signInButton]; > 163 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 164 | await Promise.all(promises); 165 | } 166 | at map (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:78) at CreativeCloudUnavSanity.validatingUnavSecondSetOfElements (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:163:31) at /Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /Users/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
[feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck: selectors/feds/feds.creativeCloudUnavSanity.page.js#L153
4) [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck, @ccounavpagesanity @ccunavFrance › Validating France Locale Page Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a.feds-brand') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a.feds-brand') at ../../selectors/feds/feds.creativeCloudUnavSanity.page.js:153 151 | this.features, this.forBusiness, this.comparePlans, 152 | this.learnAndSupport, this.buyNowButton, this.appSwitcher, this.signInButton]; > 153 | const promises = elements.map(async (element) => { await expect(element).toBeVisible(); }); | ^ 154 | await Promise.all(promises); 155 | } 156 | at map (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:78) at CreativeCloudUnavSanity.validatingUnavElements (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:153:31) at /Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:393:25 at CreativeCloudUnavSanity.validatingCreativeCloudUnavPages (/Users/runner/work/nala/nala/selectors/feds/feds.creativeCloudUnavSanity.page.js:385:5) at /Users/runner/work/nala/nala/tests/feds/creativeCloudUnavSanity.test.js:11:7
Running tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
416 failed [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck, @ccounavpagesanity @ccunavFrance [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ItalyCCUnavPageCheck, @ccounavpagesanity @ccunavItaly [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedKingdomCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedKingdom [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @MiddleEastAndNorthAfricaCCUnavPageCheck, @ccounavpagesanity @ccunavMiddleEastAndNorthAfrica [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @JapanCCUnavPageCheck, @ccounavpagesanity @ccunavJapan [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndiaCCUnavPageCheck, @ccounavpagesanity @ccunavIndia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @SpainCCUnavPageCheck, @ccounavpagesanity @ccunavSpain [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @CanadaEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavCanadaEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @KoreaCCUnavPageCheck, @ccounavpagesanity @ccunavKorea [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @CanadaFrenchCCUnavPageCheck, @ccounavpagesanity @ccunavCanadaFrench [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @PolandCCUnavPageCheck, @ccounavpagesanity @ccunavPoland [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @MexicoCCUnavPageCheck, @ccounavpagesanity @ccunavMexico [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @AustraliaCCUnavPageCheck, @ccounavpagesanity @ccunavAustralia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndonesiaCCUnavPageCheck, @ccounavpagesanity @ccunavIndonesia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndonesiaEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavIndonesiaEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @TurkeyCCUnavPageCheck, @ccounavpagesanity @ccunavTurkey [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ThailandEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavThailandEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ThailandCCUnavPageCheck, @ccounavpagesanity @ccunavThailand [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @SingaporeCCUnavPageCheck, @ccounavpagesanity @ccunavSingapore [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @PhilippinesCCUnavPageCheck, @ccounavpagesanity @ccunavPhilippines [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite
🎭 Playwright Run Summary
416 failed [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck, @ccounavpagesanity @ccunavFrance [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ItalyCCUnavPageCheck, @ccounavpagesanity @ccunavItaly [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedKingdomCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedKingdom [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @MiddleEastAndNorthAfricaCCUnavPageCheck, @ccounavpagesanity @ccunavMiddleEastAndNorthAfrica [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @JapanCCUnavPageCheck, @ccounavpagesanity @ccunavJapan [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndiaCCUnavPageCheck, @ccounavpagesanity @ccunavIndia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @SpainCCUnavPageCheck, @ccounavpagesanity @ccunavSpain [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @CanadaEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavCanadaEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @KoreaCCUnavPageCheck, @ccounavpagesanity @ccunavKorea [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @CanadaFrenchCCUnavPageCheck, @ccounavpagesanity @ccunavCanadaFrench [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @PolandCCUnavPageCheck, @ccounavpagesanity @ccunavPoland [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @MexicoCCUnavPageCheck, @ccounavpagesanity @ccunavMexico [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @AustraliaCCUnavPageCheck, @ccounavpagesanity @ccunavAustralia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndonesiaCCUnavPageCheck, @ccounavpagesanity @ccunavIndonesia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndonesiaEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavIndonesiaEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @TurkeyCCUnavPageCheck, @ccounavpagesanity @ccunavTurkey [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ThailandEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavThailandEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ThailandCCUnavPageCheck, @ccounavpagesanity @ccunavThailand [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @SingaporeCCUnavPageCheck, @ccounavpagesanity @ccunavSingapore [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @PhilippinesCCUnavPageCheck, @ccounavpagesanity @ccunavPhilippines [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite
🎭 Playwright Run Summary
417 failed [feds-live-chrome] › consent.test.js:13:7 › Consent Component test suite › @FEDS-Consent-Checks, @milo @feds @consent @smoke @regression [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedStatesCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedStates [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @GermanyCCUnavPageCheck, @ccounavpagesanity @ccunavGermany [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @FranceCCUnavPageCheck, @ccounavpagesanity @ccunavFrance [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ItalyCCUnavPageCheck, @ccounavpagesanity @ccunavItaly [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @UnitedKingdomCCUnavPageCheck, @ccounavpagesanity @ccunavUnitedKingdom [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @MiddleEastAndNorthAfricaCCUnavPageCheck, @ccounavpagesanity @ccunavMiddleEastAndNorthAfrica [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @JapanCCUnavPageCheck, @ccounavpagesanity @ccunavJapan [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndiaCCUnavPageCheck, @ccounavpagesanity @ccunavIndia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @SpainCCUnavPageCheck, @ccounavpagesanity @ccunavSpain [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @CanadaEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavCanadaEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @KoreaCCUnavPageCheck, @ccounavpagesanity @ccunavKorea [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @CanadaFrenchCCUnavPageCheck, @ccounavpagesanity @ccunavCanadaFrench [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @PolandCCUnavPageCheck, @ccounavpagesanity @ccunavPoland [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @MexicoCCUnavPageCheck, @ccounavpagesanity @ccunavMexico [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @AustraliaCCUnavPageCheck, @ccounavpagesanity @ccunavAustralia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndonesiaCCUnavPageCheck, @ccounavpagesanity @ccunavIndonesia [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @IndonesiaEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavIndonesiaEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @TurkeyCCUnavPageCheck, @ccounavpagesanity @ccunavTurkey [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ThailandEnglishCCUnavPageCheck, @ccounavpagesanity @ccunavThailandEnglish [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @ThailandCCUnavPageCheck, @ccounavpagesanity @ccunavThailand [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @SingaporeCCUnavPageCheck, @ccounavpagesanity @ccunavSingapore [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite for Creative Cloud Page Components › @PhilippinesCCUnavPageCheck, @ccounavpagesanity @ccunavPhilippines [feds-live-chrome] › creativeCloudUnavSanity.test.js:9:9 › Test Suite