Get URL inside Attach Browser

Hello,

I making a process which opens a URL that is listed in an array. It will move windows a few times and I have a handful of attach browsers.

I need to get the URL that an attach browser is attached to, how would I do this? I thought a Get Attribute may work but I am unsure of which attribute I’d need.

Thanks!

Hi,

Yes you can obviously use Get Attribute and the name of the attribute to use is simply url

Good luck :slight_smile:

2 Likes

Hi @melanie,

Thank you! That has worked.

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