Carry browser session from Main to PIP

Hi,

I am looking to build an attended automation where an agent will login to Oracle application manually in the Main session. Now Bot should use the data from Main session and automatically open Oracle with signed in session. Since there is a MFA used to login, I want to avoid the agent sign-in to oracle in PIP.

@Vishal_Kumar4

I think manually only it is not possible so via automation as well you might not be able to

cheers

I got some info regarding this functionality as shown in Image. But not sure how to implement it.

@Vishal_Kumar4

go you…for this first make sure you use an incognito or make sure use a browser where no user is logged in

and then once logged in locally you can use get browser data by passing the browser variable this can be obtained from use application/browser

then the output to get can be passed to set

cheers

Well this is how it should be:
image

1 Like

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