diff --git a/frontend/test_project/features/web/web_tests.feature b/frontend/test_project/features/web/web_tests.feature index 58c7ea2a..7702b74c 100644 --- a/frontend/test_project/features/web/web_tests.feature +++ b/frontend/test_project/features/web/web_tests.feature @@ -62,7 +62,7 @@ Feature: OrangeHRM Login and Modus QA blog Scenario: Check QA modus blog Search Given I set web base url 'https://moduscreate.com' And The browser resolution is '1024' per '768' - And The title is 'Modus Create test | Consulting and Product Development Partner' + And The title is 'Modus Create | Consulting and Product Development Partner' When The element 'Modus_Site > main_heading' is displayed And I click item 'Blog' for element 'Modus_Site > header_link' And The title is 'Blog | Digital Transformation Insights - Modus Create'