From f5194d4dbc4a57a12748b7ff666e5fdc8b1b5c17 Mon Sep 17 00:00:00 2001 From: kankys Date: Wed, 6 May 2026 01:15:22 +0200 Subject: [PATCH] xx --- tests/pages/HomePage.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pages/HomePage.ts b/tests/pages/HomePage.ts index 4b96060..8064e29 100644 --- a/tests/pages/HomePage.ts +++ b/tests/pages/HomePage.ts @@ -5,6 +5,7 @@ import { expectedHalloText, expectedMainHeading,expectedHalloToHaveText2, expect // TODO: // Footer + export class HomePage { readonly page: Page; readonly url: string = "https://endeavouros.cz";