How to switch to a dynamic application scope?

Currently my process is using a application scope in the edge browser. In the process I need to click on a hyper link which then takes me to a different site, but that site URL changes each time. How do I dynamically switch over to using a new application scope?

Hi,

Do you use OpenBrowser and AttachBrowser? If so, can you try to use Browser type variable as the following? We can manipulate same browser tab using this variable even if current URL is changed.

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.