Get the handle of the browser spawned by Powershell script into UiPath.Core.Browser

Hello there, I am spawning a Chrome browser using powershell script.
I am interested to know if it is possible to get the browsers handle from powershell and cast it into UiPath.Core.Browser?

Because I want the script to be robust, dealing with other opened application it should select the exact browser object spawned from script.

I am referring this StackOverflow article.

Currently there is no solution for this.

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