STUCK IN A LOOP.
So I have a flow (see pic and also link to screen capture video).
It starts with the trigger (Opening my Opera browser). Then, via the Confirm Dialog condition, it asks do I want to launch Wifi. The "Yes" fork then enables wifi, then stops the flow. The "No" fork of the launch Wifi question then asks via the Confirm Dialog condition, if I want to launch my VPN. The "Yes" fork of the VPN question then launches my VPN. The "No" fork uses speech output to say "Shall we play a game".
The problem is, no matter if I answer yes or no, to any question, the flow loops back to the top and asks me if I want to launch wifi. It doesnt matter how many times I touch "yes" or "no", it always starts the flow at the beginning, again, once it reaches the end of any fork in the flow. This is despite the fact that I have a Stop flow at the end of each fork.
Pic is attached. (named "Confirm dialog flow")
Link to video of loop problem:
https://www.youtube.com/watch?v=anMlDep6xSQ
Help me please.
P.S. The same loop happens if I use Input Dialog instead of Confirm dialog
P.S.S I am on a ZTE Axon 7 (model #A2017U) running Android 6.0.1
Here is the log:
02.02.2017 02:27:41.057 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031261034,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:41.063 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:44.112 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:44.237 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:44.238 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:44.238 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:44.258 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:44.273 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:44.274 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:44.275 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:44.278 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:44.798 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031264792,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:44.800 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:46.029 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:46.049 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:46.050 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:46.050 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:46.058 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:46.058 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:46.058 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:46.059 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:46.060 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:46.559 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031266558,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:46.560 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:47.961 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:47.980 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:47.981 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:47.981 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:48.011 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:48.012 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:48.012 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:48.013 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:48.015 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:48.493 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031268492,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:48.493 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:49.733 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:49.753 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:49.753 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:49.753 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:49.778 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:49.811 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:49.812 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:49.813 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:49.822 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:50.264 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031270262,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:50.264 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:51.510 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:51.527 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:51.527 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:51.528 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:51.549 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:51.550 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:51.550 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:51.556 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:51.559 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:52.038 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031272037,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:52.038 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:53.239 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:53.258 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:53.258 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:53.258 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:53.270 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:53.270 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:53.271 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:53.272 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:53.273 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:53.770 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031273769,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:53.770 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:54.973 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:54.995 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:54.996 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:54.996 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:55.044 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:55.045 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:55.045 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:55.045 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:55.053 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:55.503 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031275502,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:55.504 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:56.697 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:56.716 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:56.716 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:56.716 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:56.738 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:56.784 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:56.785 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:56.786 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:56.789 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:57.228 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031277226,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:57.228 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:27:58.497 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:27:58.517 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:58.517 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:27:58.518 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:27:58.557 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:27:58.557 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:27:58.558 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:58.559 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:27:58.566 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:27:59.027 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031279026,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:27:59.027 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:00.203 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:00.233 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:00.234 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:00.241 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:00.288 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:00.298 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:00.298 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:00.299 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:00.301 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:00.745 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031280744,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:00.745 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:02.275 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:02.294 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:02.294 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:02.295 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:02.341 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:02.341 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:02.341 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:02.342 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:02.344 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:02.857 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031282848,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:02.860 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:04.113 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:04.134 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:04.135 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:04.136 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:04.169 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:04.188 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:04.192 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:04.193 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:04.194 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:04.644 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031284643,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:04.644 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:05.835 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:05.860 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:05.860 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:05.861 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:05.900 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:05.900 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:05.901 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:05.902 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:05.919 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:06.371 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031286370,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:06.372 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:07.649 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:07.666 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:07.666 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:07.667 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:07.696 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:07.698 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:07.698 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:07.710 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:07.712 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:08.176 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031288175,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:08.176 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:09.370 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:09.388 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:09.388 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:09.389 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:09.458 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:09.489 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:09.489 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:09.490 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:09.492 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:09.901 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031289900,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:09.901 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:11.116 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:11.136 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:11.136 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:11.137 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:11.150 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:11.188 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:11.188 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:11.190 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:11.195 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:11.647 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031291646,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:11.648 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:12.822 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:12.840 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:12.840 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:12.842 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:12.872 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:12.873 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:12.873 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:12.874 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:12.884 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:13.350 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031293349,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:13.351 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:14.617 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:14.638 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:14.639 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:14.639 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:14.662 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:14.663 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:14.663 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:14.664 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:14.675 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:15.150 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031295149,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:15.150 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:16.303 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:16.323 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:16.323 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:16.324 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:16.335 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:16.336 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:16.336 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:16.337 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:16.338 [Confirm dialogue test] Stop requested, stopping flow execution
02.02.2017 02:28:16.835 [Confirm dialogue test] Starting to execute flow 'Confirm dialogue test' with Context{global{global_battery_level=76},local{flow_name=Confirm dialogue test,trigger=App Task Started: com.opera.browser.beta,triggertime=1486031296834,app_name=Opera beta,package_name=com.opera.browser.beta}}
02.02.2017 02:28:16.836 [Confirm dialogue test] Start executing condition 'Confirm Dialog: Do you want to start Wifi'
02.02.2017 02:28:17.947 [Confirm dialogue test] End executing condition 'Confirm Dialog: Do you want to start Wifi' with return value true
02.02.2017 02:28:17.968 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:17.968 [Confirm dialogue test] Start executing action 'Set WiFi State: On'
02.02.2017 02:28:17.969 [Confirm dialogue test] Action 'Set WiFi State: On' enable = true
02.02.2017 02:28:17.977 [Confirm dialogue test] End executing action 'Set WiFi State: On'
02.02.2017 02:28:17.991 [Confirm dialogue test] Flow continues executing with the next step.
02.02.2017 02:28:17.993 [Confirm dialogue test] Start executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:17.994 [Confirm dialogue test] End executing action 'Stop Flows: Confirm dialogue test'
02.02.2017 02:28:17.997 [Confirm dialogue test] Emergency stop count reached, disabling flow and current flow execution
02.02.2017 02:28:18.053 [Confirm dialogue test] Emergency stop reached, stopping flow execution