From e9eb1522cb40b14bd3d6cb8c3ce715fc573e6b61 Mon Sep 17 00:00:00 2001 From: tauqirsarwar1 Date: Thu, 18 Apr 2024 14:59:09 +0500 Subject: [PATCH] suites workflows --- frontend/test_project/features/web/web_tests.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/test_project/features/web/web_tests.feature b/frontend/test_project/features/web/web_tests.feature index 7efa95c5..7702b74c 100644 --- a/frontend/test_project/features/web/web_tests.feature +++ b/frontend/test_project/features/web/web_tests.feature @@ -152,7 +152,7 @@ Feature: OrangeHRM Login and Modus QA blog When The element 'Modus_Site > Careers > resume_link' is displayed And I click on button 'Modus_Site > Careers > resume_link' And I set text 'testing resume' to field 'Modus_Site > Careers > resume_text' - And I move to an element 'Modus_Site > Careers > move_form_dropdown' with offset '0' '100' + And I move to an element 'Modus_Site > Careers > move_form_dropdown' with offset '50' '100' And I click item 'Please select the country where you are living' for element 'Modus_Site > Careers > form_dropdown' And I click item 'Afghanistan' for element 'Modus_Site > Careers > country_dropdown' And I set text 'Modus Create' to field 'Modus_Site > Careers > current_company'