appId: com.toughra.ustadmobile --- # user able to login as a guest using this flow # launch app - runFlow: "../common/clear_state_and_get_started.yaml" - runFlow: "../common/select_site.yaml" - repeat: while: notVisible: "Connect as Guest" commands: - swipe: start: 100,400 end: 100,100 # press on guest login button - tapOn: "Connect as Guest"