A user asked for tips on pulling the URL an MS Edge process is accessing, which they found out is only available on the session level as the Microsoft API call only shows the active tab. The URL can be found in the active URL column as "Browser URL". It is only available when the browser is in the foreground.

Read the entire ‘Finding the URL for an MS Edge Process’ thread below:
Any tips on pulling what URL an MS Edge process is accessing?
I believe the Microsoft api call that we do only shows it for the active tab so that is also why we only have the information available when it is in the foreground
do you display it anywhere in the gui?
or is it a script action i need to run?
it’s the active url column
“Browser URL”?
Does it work for Edge? It’s not displaying the active URL in the users process 😞
it’s only available on session level
because as said we can only get it for the active url when the browser is in the foreground
ahh, got it, thanks
Continue reading and comment on the thread ‘Finding the URL for an MS Edge Process’. Not a member? Join Here!
Categories: All Archives, ControlUp Scripts & Triggers