You can create a hierarchy of TaskBot / MetaBot Logics connected by a common thread - 'Share Session'
• Simply create a 'Main Task' that would connect you to the application with 'Share Session' option enabled/selected, using the Run Task command
• Call in other 'Sub Tasks' that obtain the necessary data/information. In fact, you do not disconnect from the application in the Sub Tasks, you simply pass on the exact state of the application from Main Task to the Sub Tasks and back