feat: add page not found page #613
test.yml
on: pull_request
eslint
9s
Validate all commits
6s
build
16s
test-saas
5m 27s
Matrix: test
Annotations
2 errors, 1 warning, 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.
|
test (shopware, http://localhost:8011)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
4 skipped
40 passed (3.7m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ───────────
4 skipped
39 passed (3.7m)
|
🎭 Playwright Run Summary
2 skipped
20 passed (4.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-shopware-65
|
408 KB |
|