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