CAAPIM / Sample-App-MAS-iOS-Login-User-Authentication-And-Authorization

Repo has been moved. Please go to https://github.com/Layer7-Community/Mobile/tree/main/MAG_SDK_Mobile_Apps/iOS
MIT License
0 stars 1 forks source link

sample UI test case for explicit login #11

Closed pratap511 closed 2 years ago

pratap511 commented 2 years ago
ysd24 commented 2 years ago

@pratap511 I see one of the test 'test_InvokeAPILogin' is failing. Could you reverify if the 'okButtonLoginSuccess' is being evaluated correctly. Looks like its trying to find the username/password textfield. Please test thoroughly.

pratap511 commented 2 years ago

@pratap511 I see one of the test 'test_InvokeAPILogin' is failing. Could you reverify if the 'okButtonLoginSuccess' is being evaluated correctly. Looks like its trying to find the username/password textfield. Please test thoroughly.

Working on it

pratap511 commented 2 years ago

@pratap511 I see one of the test 'test_InvokeAPILogin' is failing. Could you reverify if the 'okButtonLoginSuccess' is being evaluated correctly. Looks like its trying to find the username/password textfield. Please test thoroughly.

modified test case accordingly