Feds Nala Daily Run #175
Annotations
30 errors, 6 warnings, and 3 notices
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
4) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck, @gnavsanity @gnavhomecanadafrancais › Validating Canada French Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/home/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /home/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck:
selectors\feds\feds.homepagesanity.page.js#L158
4) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck, @gnavsanity @gnavhomecanadafrancais › Validating Canada French Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ..\..\selectors\feds\feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:106)
at D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (D:\a\nala\nala\selectors\feds\feds.homepagesanity.page.js:151:9)
at D:\a\nala\nala\tests\feds\homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
1) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina › Validating Argentina Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
2) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil › Validating Brazil Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
3) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish › Validating Canada English Locale page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck:
selectors/feds/feds.homepagesanity.page.js#L158
4) [feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck, @gnavsanity @gnavhomecanadafrancais › Validating Canada French Locale page
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.feds-brand-container')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.feds-brand-container')
at ../../selectors/feds/feds.homepagesanity.page.js:158
156 | // Verifying the visibility of UNAV Elements
157 | await page.waitForLoadState('domcontentloaded');
> 158 | await Promise.all(homePage.locales[locale].unavElements.map(element => expect(home[element]).toBeVisible()));
| ^
159 |
160 | // Verifying the visibility of Creative Cloud Elements
161 | await this.gnavCC.click({ timeout: 5000 });
at map (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:106)
at /Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:158:69
at HomePageSanity.validateGnavHomePage (/Users/runner/work/nala/nala/selectors/feds/feds.homepagesanity.page.js:151:9)
at /Users/runner/work/nala/nala/tests/feds/homePageSanity.test.js:11:13
|
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
273 failed
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck, @gnavsanity @gnavhomecanadafrancais
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ChileHomePageGnavCheck, @gnavsanity @gnavhomechile
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ColombiaHomePageGnavCheck, @gnavsanity @gnavhomecolombia
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CostaRicaHomePageGnavCheck, @gnavsanity @gnavhomecostarica
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EcuadorHomePageGnavCheck, @gnavsanity @gnavhomeecuador
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @GuatemalaHomePageGnavCheck, @gnavsanity @gnavhomeguatemala
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Latin-AmericaHomePageGnavCheck, @gnavsanity @gnavhomelatinamerica
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @MexicoHomePageGnavCheck, @gnavsanity @gnavhomemexico
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @PeruHomePageGnavCheck, @gnavsanity @gnavhomeperu
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Puerto-RicoHomePageGnavCheck, @gnavsanity @gnavhomepuertorico
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @United-StatesHomePageGnavCheck, @gnavsanity @gnavhomeunitedstates
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Africa-EnglishHomePageGnavCheck, @gnavsanity @gnavhomeafricaenglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgique-FrancaisHomePageGnavCheck, @gnavsanity @gnavhomebelgiquefrancais
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgium-EnglishHomePageGnavCheck, @gnavsanity @gnavhomeBelgiumEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgie-NederlandsHomePageGnavCheck, @gnavsanity @gnavhomeBelgieNederlands
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CIS–EnglishHomePageGnavCheck, @gnavsanity @gnavhomeCISEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CIS–RussianHomePageGnavCheck, @gnavsanity @gnavhomeCISRussian
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @DanmarkHomePageGnavCheck, @gnavsanity @gnavhomeDanmark
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @DeutschlandHomePageGnavCheck, @gnavsanity @gnavhomeDeutschland @germangnav
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EestiHomePageGnavCheck, @gnavsanity @gnavhomeEesti
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Egypt-EnglishPageGnavCheck, @gnavsanity @gnavhomeEgyptEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EspanaPageGnavCheck, @gnavsanity @gnavhomeEspana
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @FrancePageGnavCheck, @gnavsanity @gnavhomeFrance
[feds-live-chrome] › homePageSani
|
🎭 Playwright Run Summary
273 failed
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck, @gnavsanity @gnavhomecanadafrancais
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ChileHomePageGnavCheck, @gnavsanity @gnavhomechile
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ColombiaHomePageGnavCheck, @gnavsanity @gnavhomecolombia
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CostaRicaHomePageGnavCheck, @gnavsanity @gnavhomecostarica
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EcuadorHomePageGnavCheck, @gnavsanity @gnavhomeecuador
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @GuatemalaHomePageGnavCheck, @gnavsanity @gnavhomeguatemala
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Latin-AmericaHomePageGnavCheck, @gnavsanity @gnavhomelatinamerica
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @MexicoHomePageGnavCheck, @gnavsanity @gnavhomemexico
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @PeruHomePageGnavCheck, @gnavsanity @gnavhomeperu
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Puerto-RicoHomePageGnavCheck, @gnavsanity @gnavhomepuertorico
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @United-StatesHomePageGnavCheck, @gnavsanity @gnavhomeunitedstates
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Africa-EnglishHomePageGnavCheck, @gnavsanity @gnavhomeafricaenglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgique-FrancaisHomePageGnavCheck, @gnavsanity @gnavhomebelgiquefrancais
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgium-EnglishHomePageGnavCheck, @gnavsanity @gnavhomeBelgiumEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgie-NederlandsHomePageGnavCheck, @gnavsanity @gnavhomeBelgieNederlands
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CIS–EnglishHomePageGnavCheck, @gnavsanity @gnavhomeCISEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CIS–RussianHomePageGnavCheck, @gnavsanity @gnavhomeCISRussian
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @DanmarkHomePageGnavCheck, @gnavsanity @gnavhomeDanmark
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @DeutschlandHomePageGnavCheck, @gnavsanity @gnavhomeDeutschland @germangnav
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EestiHomePageGnavCheck, @gnavsanity @gnavhomeEesti
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Egypt-EnglishPageGnavCheck, @gnavsanity @gnavhomeEgyptEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EspanaPageGnavCheck, @gnavsanity @gnavhomeEspana
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @FrancePageGnavCheck, @gnavsanity @gnavhomeFrance
[feds-live-chrome] › homePageSani
|
🎭 Playwright Run Summary
274 failed
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ArgentinaHomePageGnavCheck, @gnavsanity @gnavhomeargentina
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @BrasilHomePageGnavCheck, @gnavsanity @gnavhomebrasil
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaEnglishHomePageGnavCheck, @gnavsanity @gnavhomecanadaenglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CanadaFrancaisHomePageGnavCheck, @gnavsanity @gnavhomecanadafrancais
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ChileHomePageGnavCheck, @gnavsanity @gnavhomechile
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @ColombiaHomePageGnavCheck, @gnavsanity @gnavhomecolombia
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CostaRicaHomePageGnavCheck, @gnavsanity @gnavhomecostarica
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EcuadorHomePageGnavCheck, @gnavsanity @gnavhomeecuador
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @GuatemalaHomePageGnavCheck, @gnavsanity @gnavhomeguatemala
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Latin-AmericaHomePageGnavCheck, @gnavsanity @gnavhomelatinamerica
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @MexicoHomePageGnavCheck, @gnavsanity @gnavhomemexico
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @PeruHomePageGnavCheck, @gnavsanity @gnavhomeperu
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Puerto-RicoHomePageGnavCheck, @gnavsanity @gnavhomepuertorico
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @United-StatesHomePageGnavCheck, @gnavsanity @gnavhomeunitedstates
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Africa-EnglishHomePageGnavCheck, @gnavsanity @gnavhomeafricaenglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgique-FrancaisHomePageGnavCheck, @gnavsanity @gnavhomebelgiquefrancais
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgium-EnglishHomePageGnavCheck, @gnavsanity @gnavhomeBelgiumEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Belgie-NederlandsHomePageGnavCheck, @gnavsanity @gnavhomeBelgieNederlands
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CIS–EnglishHomePageGnavCheck, @gnavsanity @gnavhomeCISEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @CIS–RussianHomePageGnavCheck, @gnavsanity @gnavhomeCISRussian
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @DanmarkHomePageGnavCheck, @gnavsanity @gnavhomeDanmark
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @DeutschlandHomePageGnavCheck, @gnavsanity @gnavhomeDeutschland @germangnav
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EestiHomePageGnavCheck, @gnavsanity @gnavhomeEesti
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @Egypt-EnglishPageGnavCheck, @gnavsanity @gnavhomeEgyptEnglish
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @EspanaPageGnavCheck, @gnavsanity @gnavhomeEspana
[feds-live-chrome] › homePageSanity.test.js:9:13 › Test Suite for Home Page Components › @FrancePageGnavCheck, @gnavsanity @gnavhomeFrance
[feds-live-chrome] › homePageSani
|