For bug reports and questions, please use the in-app chat or support@mabl.com.
We want to create a Journey where we take some steps, then login to our app, and take some more steps.
If we insert the Auto-login module in the middle of the Journey, it automatically loads app.url before trying to log in. This makes it unusable for some of our Journeys, since we need to keep the context of hitting Login from other pages.
If we can separate loading app.url from using the auto-login module, we can use auto-login more broadly instead of entering credentials as trained steps.