Skip to content

Commit

Permalink
safari test case fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Apr 1, 2024
1 parent 4422d6d commit 8f8ee7c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions frontend/test_project/features/mobile/ios_login.feature
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,12 @@ Feature: Basic IOS App functionality
And I click on element '_mob > MyDemoApp > back_button'
And I click on element '_mob > Payment_Detail > Payment'
And The element '_mob > Payment_Detail > Full_name' is displayed
And I set text 'Tauqir' to field '_mob > Payment_Detail > Full_name'
And I add text 'Sarwar' to field '_mob > Payment_Detail > Full_name'
And I set text 'Tauqir Sarwar' to field '_mob > Payment_Detail > Full_name'
And I set text '325885556585999' to field '_mob > Payment_Detail > Card_Number'
And I set text '03' to field '_mob > Payment_Detail > expired_card'
And I add text '25' to field '_mob > Payment_Detail > expired_card'
And I set text '0325' to field '_mob > Payment_Detail > expired_card'
And I set text '123' to field '_mob > Payment_Detail > CVV'
# And I scroll to element '_mob > Payment_Detail > Enter_Click' for '2' iterations
# And I click on element '_mob > Payment_Detail > Enter_Click'
And I scroll to element '_mob > Payment_Detail > Enter_Click' for '2' iterations
And I click on element '_mob > Payment_Detail > Enter_Click'
And I scroll to element '_mob > Review_Order > Review' for '2' iterations
And I click on element '_mob > Review_Order > Review'
And I click on element '_mob > Review_Order > Review'
Expand Down

0 comments on commit 8f8ee7c

Please sign in to comment.