fix: add methods to suggest page and fix lineitems in homepage #551
test.yml
on: pull_request
eslint
10s
Validate all commits
13s
build
14s
test-saas
4m 21s
Matrix: test
Annotations
2 errors, 7 warnings, and 3 notices
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects:
tests/PageObjects/StorefrontPageObjects.spec.ts#L33
1) [chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ──────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('h1.search-headline')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('h1.search-headline')
31 | const searchTerm = 'product';
32 | await ShopCustomer.goesTo(StorefrontSearch.url(searchTerm));
> 33 | await ShopCustomer.expects(StorefrontSearch.headline).toBeVisible();
| ^
34 |
35 | await ShopCustomer.goesTo(StorefrontAccountLogin.url());
36 | await ShopCustomer.expects(StorefrontAccountLogin.loginButton).toBeVisible();
at /home/runner/work/acceptance-test-suite/acceptance-test-suite/tests/PageObjects/StorefrontPageObjects.spec.ts:33:59
|
test (shopware-65, http://localhost:8021)
Process completed with exit code 1.
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate all commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-saas
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (shopware-65, http://localhost:8021)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (shopware, http://localhost:8011)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (shopware, http://localhost:8011)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
2 skipped
20 passed (3.4m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ───────────
4 skipped
39 passed (3.3m)
|
🎭 Playwright Run Summary
4 skipped
40 passed (3.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-shopware-65
Expired
|
2.25 MB |
|