Skip to content

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

feat: add contact form page object and other corresponding locators

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

Triggered via pull request January 30, 2025 13:27
Status Failure
Total duration 12m 14s
Artifacts 1

test.yml

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

Annotations

2 errors, 1 warning, and 3 notices
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects: tests/PageObjects/StorefrontPageObjects.spec.ts#L36
1) [chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ────────── Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: 'Log in' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByRole('button', { name: 'Log in' }) 34 | 35 | await ShopCustomer.goesTo(StorefrontAccountLogin.url()); > 36 | await ShopCustomer.expects(StorefrontAccountLogin.loginButton).toBeVisible(); | ^ 37 | await ShopCustomer.attemptsTo(Login()); 38 | 39 | await ShopCustomer.goesTo(StorefrontProductDetail.url(product)); at /home/runner/work/acceptance-test-suite/acceptance-test-suite/tests/PageObjects/StorefrontPageObjects.spec.ts:36:68
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
2 skipped 20 passed (3.1m)
🎭 Playwright Run Summary
1 failed [chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ─────────── 4 skipped 39 passed (3.2m)
🎭 Playwright Run Summary
4 skipped 40 passed (3.4m)

Artifacts

Produced during runtime
Name Size
playwright-report-shopware-65
2.31 MB