Yes / No

Hi im trying to make a log in / log out flowchart, i just dont seem to find an solution, i use an message box with yesno with an decision, but only choses to login.

Anyone got an example workflow that i can look at? :slight_smile:

@Daniel_Finnesand Refer below post

Yeah i have done the same thing, do you know an example where Login is true and Logout is false with the use of an flowdecision? :stuck_out_tongue:

Hi Daniel - You can perform this task by using Element Exists Activity.
If the login button exists on the screen, then perform the login workflow.

1 Like

@Daniel_Finnesand You can use Element exists or image exists actvity which will give you Boolean result than you use flow decision activity