Pass Web Browser object to imported nugget package

Hi all,

I’ve just import a nugget package which executes c# that uses web browser object to open URL in same browser session. Now, i’m login to the page with UiPath activities and I want to pass the current session to my code. It’s possible? How can I do that?

Regards,
Julián

If you are talking about a Browser variable, you can use Open Browser activity and open the URL you want its output is a Browser variable which can be passed like this