Comprehensive E2E Testing Pipeline #44
Annotations
10 errors and 1 notice
|
e2e/comprehensive-production.spec.ts#L178
4) [webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in Русский
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
176 | );
177 |
> 178 | if (await languageSelection.isVisible()) {
| ^
179 | await selectLanguage(page, language.code);
180 | await page.locator('button').first().click(); // Next/Continue button
181 | await waitForPageLoad(page);
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:178:37
|
|
e2e/comprehensive-production.spec.ts#L178
3) [webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in Español
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
176 | );
177 |
> 178 | if (await languageSelection.isVisible()) {
| ^
179 | await selectLanguage(page, language.code);
180 | await page.locator('button').first().click(); // Next/Continue button
181 | await waitForPageLoad(page);
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:178:37
|
|
e2e/comprehensive-production.spec.ts#L178
3) [webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in Español
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
176 | );
177 |
> 178 | if (await languageSelection.isVisible()) {
| ^
179 | await selectLanguage(page, language.code);
180 | await page.locator('button').first().click(); // Next/Continue button
181 | await waitForPageLoad(page);
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:178:37
|
|
e2e/comprehensive-production.spec.ts#L178
3) [webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in Español
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
176 | );
177 |
> 178 | if (await languageSelection.isVisible()) {
| ^
179 | await selectLanguage(page, language.code);
180 | await page.locator('button').first().click(); // Next/Continue button
181 | await waitForPageLoad(page);
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:178:37
|
|
e2e/comprehensive-production.spec.ts#L178
2) [webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in English
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
176 | );
177 |
> 178 | if (await languageSelection.isVisible()) {
| ^
179 | await selectLanguage(page, language.code);
180 | await page.locator('button').first().click(); // Next/Continue button
181 | await waitForPageLoad(page);
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:178:37
|
|
e2e/comprehensive-production.spec.ts#L178
2) [webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in English
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
176 | );
177 |
> 178 | if (await languageSelection.isVisible()) {
| ^
179 | await selectLanguage(page, language.code);
180 | await page.locator('button').first().click(); // Next/Continue button
181 | await waitForPageLoad(page);
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:178:37
|
|
e2e/comprehensive-production.spec.ts#L178
2) [webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in English
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
176 | );
177 |
> 178 | if (await languageSelection.isVisible()) {
| ^
179 | await selectLanguage(page, language.code);
180 | await page.locator('button').first().click(); // Next/Continue button
181 | await waitForPageLoad(page);
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:178:37
|
|
e2e/comprehensive-production.spec.ts#L140
1) [webkit] › e2e/comprehensive-production.spec.ts:131:9 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete full onboarding with language and theme selection
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
138 | );
139 |
> 140 | if (await languageSelection.isVisible()) {
| ^
141 | // Test language selection
142 | await selectLanguage(page, 'en');
143 | await page.locator('button:has-text("Next")').or(page.locator('button:has-text("Continue")')).click();
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:140:35
|
|
e2e/comprehensive-production.spec.ts#L140
1) [webkit] › e2e/comprehensive-production.spec.ts:131:9 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete full onboarding with language and theme selection
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
138 | );
139 |
> 140 | if (await languageSelection.isVisible()) {
| ^
141 | // Test language selection
142 | await selectLanguage(page, 'en');
143 | await page.locator('button:has-text("Next")').or(page.locator('button:has-text("Continue")')).click();
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:140:35
|
|
e2e/comprehensive-production.spec.ts#L140
1) [webkit] › e2e/comprehensive-production.spec.ts:131:9 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete full onboarding with language and theme selection
Error: locator.isVisible: Error: strict mode violation: locator('text=Choose Your Language').or(locator('text=Select your preferred language')) resolved to 2 elements:
1) <h4 class="MuiTypography-root MuiTypography-h4 sc-fvubMj izAecm css-t1xsyu">Choose Your Language</h4> aka getByRole('heading', { name: 'Choose Your Language' })
2) <p class="MuiTypography-root MuiTypography-body1 sc-jVxTAy dyWMnY css-12503ok">Select your preferred language for the wallet int…</p> aka getByText('Select your preferred')
Call log:
- checking visibility of locator('text=Choose Your Language').or(locator('text=Select your preferred language'))
138 | );
139 |
> 140 | if (await languageSelection.isVisible()) {
| ^
141 | // Test language selection
142 | await selectLanguage(page, 'en');
143 | await page.locator('button:has-text("Next")').or(page.locator('button:has-text("Continue")')).click();
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:140:35
|
|
8 failed
[webkit] › e2e/comprehensive-production.spec.ts:131:9 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete full onboarding with language and theme selection
[webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in English
[webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in Español
[webkit] › e2e/comprehensive-production.spec.ts:169:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should complete onboarding in Русский
[webkit] › e2e/comprehensive-production.spec.ts:195:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should apply eink-grayscale theme correctly
[webkit] › e2e/comprehensive-production.spec.ts:195:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should apply ascii-terminal theme correctly
[webkit] › e2e/comprehensive-production.spec.ts:195:11 › SVMSeek Wallet - Comprehensive Production Tests › Complete Onboarding Flow › should apply borland-blue theme correctly
[webkit] › e2e/comprehensive-production.spec.ts:234:9 › SVMSeek Wallet - Comprehensive Production Tests › Wallet Creation Flow › should create new wallet with complete flow
|
The logs for this run have expired and are no longer available.
Loading