From 1f473b46d9deca037872117f7776fd99fd7388bb Mon Sep 17 00:00:00 2001 From: tauqirsarwar1 Date: Wed, 24 Apr 2024 11:44:19 +0500 Subject: [PATCH] Y AXE updated --- 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 7702b74c..3492c733 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 '50' '100' + And I move to an element 'Modus_Site > Careers > move_form_dropdown' with offset '50' '200' 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'