Replies: 1 comment
-
await system.element(by.system.label('Continue')).tap(); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to write test case to tap on 'Continue' button of azure b2c login.

I also tried below test but didn't work
Beta Was this translation helpful? Give feedback.
All reactions