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
-
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