diff --git a/frontend/test_project/features/web/web_tests.feature b/frontend/test_project/features/web/web_tests.feature index 203dda4a..123fd2be 100644 --- a/frontend/test_project/features/web/web_tests.feature +++ b/frontend/test_project/features/web/web_tests.feature @@ -140,8 +140,8 @@ Feature: OrangeHRM Login and Modus QA blog And I move to element 'Modus_Site > Careers > dropdown_area' And The element 'Modus_Site > Careers > job_container' is clickable And I select the option 'Global' by value for element 'Modus_Site > Careers > dropdown_filter' - And I click item 'Android Engineer' for element 'Modus_Site > Careers > job_title' - Then The page url contains '4325051003' + And I click item 'Bazel Engineer' for element 'Modus_Site > Careers > job_title' + Then The page url contains 'com/careers/' When The element 'Modus_Site > Careers > main_iframe' is displayed And I switch to iframe 'Modus_Site > Careers > main_iframe' And I set text 'Tauqir' to field 'Modus_Site > Careers > first_name'