Tabs in Edge

I have Edge open with 2 tabs.

The property “Url” returns url from first tab, but I want to receive the url from second tab.

How can I tell PEGA which tab it must use ?

  1. Edge is activated with “StartOnProjectStart” set to true.

  2. Second Edge tab is open by clicking on a PDF file

  3. How to get URL from this second tab as “Url” properties is url from first tab opened

It seems PEGA does not recognize the second Edge tab.

@JeanChristopheD17042937 You should be able to interrogate the page that the PDF is loaded in. If you can, then you can use the URL property of the page itself.