I am using the Synthetics browser test to track availability of our Citrix client application endpoints. The user journey: access public url sign into account (username, click next, password, click sign-in) click the application icon a new window loads with the application Everything works great up-to step 3. I cannot figure out how we track the new window. This is the key part, I need to know if this loads successfully. I suspect it is not possible based upon reading the documentation but has anyone had a similar issue and successfully solved it?
... View more