Skip to content

feat: add contact form page object and other corresponding locators #582

feat: add contact form page object and other corresponding locators

feat: add contact form page object and other corresponding locators #582

Triggered via pull request January 31, 2025 14:39
Status Failure
Total duration 6m 30s
Artifacts 1

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 3 warnings, and 3 notices
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects: tests/PageObjects/StorefrontPageObjects.spec.ts#L29
1) [chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ────────── Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Sorting') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByLabel('Sorting') 27 | 28 | await ShopCustomer.goesTo(StorefrontCategory.url(category.name)); > 29 | await ShopCustomer.expects(StorefrontCategory.sortingSelect).toBeVisible(); | ^ 30 | 31 | const searchTerm = 'product'; 32 | await ShopCustomer.goesTo(StorefrontSearch.url(searchTerm)); at /home/runner/work/acceptance-test-suite/acceptance-test-suite/tests/PageObjects/StorefrontPageObjects.spec.ts:29:66
test (shopware, http://localhost:8011)
Process completed with exit code 1.
eslint: src/services/TestDataService.ts#L39
'stringify' is defined but never used
eslint: src/services/TestDataService.ts#L39
'stringify' is defined but never used
test (shopware-65, http://localhost:8021)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
4 skipped 40 passed (3.3m)
🎭 Playwright Run Summary
2 skipped 20 passed (4.0m)
🎭 Playwright Run Summary
1 failed [chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ─────────── 4 skipped 39 passed (3.7m)

Artifacts

Produced during runtime
Name Size
playwright-report-shopware
498 KB