From 039ab21fa688a95c43b38c9cf539740a65c6f4e0 Mon Sep 17 00:00:00 2001 From: Oleg-Mozhey <93147982+Oleg-Mozhey@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:00:02 +0400 Subject: [PATCH] Update Tests.feature --- Behavioral.Automation.Playwright/UITests/Features/Tests.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Behavioral.Automation.Playwright/UITests/Features/Tests.feature b/Behavioral.Automation.Playwright/UITests/Features/Tests.feature index c30cdc8..c0179c5 100644 --- a/Behavioral.Automation.Playwright/UITests/Features/Tests.feature +++ b/Behavioral.Automation.Playwright/UITests/Features/Tests.feature @@ -6,4 +6,4 @@ Scenario: Visibility binding check Given application URL is opened - Then the "Demo label" should be visible \ No newline at end of file + Then the "My Label" should be visible