How to check login failure due to incorrect credentials?

Hi All

I have an application which throws a popup when incorrect credentials entered. During development how should i design to check if the popup has appeared after pressing the login button ?

Hi @kkpatel,

you can achieve this using pick branch activity,

Thanks!

2 Likes