Skip to content

Commit

Permalink
Moduscreate TCs fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Aug 15, 2024
1 parent ec934ae commit 2d331d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/test_project/features/web/web_tests.feature
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Feature: OrangeHRM Login and Modus QA blog
And The browser resolution is '1024' per '768'
And The title is 'Modus Create | Consulting and Product Development Partner'
When The element 'Modus_Site > main_heading' is displayed
And I click item 'OUR RESOURCES' for element 'Modus_Site > header_link'
And I click item 'BLOG' for element 'Modus_Site > header_link'
And The title is 'Blog | Digital Transformation Insights - Modus Create'
When The element 'Modus_Site > dropdown' is displayed
# Dropdown has some specific values now so can't select
Expand Down Expand Up @@ -140,7 +140,7 @@ 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'
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'
Expand Down

0 comments on commit 2d331d5

Please sign in to comment.