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 ?
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 ?
Edge is activated with “StartOnProjectStart” set to true.
Second Edge tab is open by clicking on a PDF file
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.