I am using the Web Macro to login to a 3rd Party Reporting solution. When i go to the Reporting URL within the string it utilizes a SessionID that expires after 10 minutes. So when i go to run the same Web macro later, the Reporting URL will not work as it is using the original SessionID during the recording. Is there a way through variables to capture the SessionId at the time of the 3rd party login?