How to use Get/Set browser data?

Hello experts,

The scenario is: I have a website that asks for captcha and then send OTP to email in each login.

What I want is: One process is executed to open the browser, and bot enters username and password, user work is to type the captcha and enter the opt from email for the very first time every morning. Then I want to save the cookies and other session key/values.
When Main process is executed, the bot should use that saved data (cookies/session) to directly login and do further process.

What I found is: Get Browser Data is storing all the value from different website that is not required and if I run another process using that same data, I am not able to log in. Why?

Thanks in advance.

1 Like

Hi @RobotUi,

Please check below thread, it’s for the similar issue, should help you:

Regards
Sonali

Hi @sonaliaggarwal47 ,

I have already gone through this thread. This is not the solution i am looking for.

Hi @RobotUi,

Oh okay.

What exactly is it you are looking for?

Regards
Sonali

@RobotUi

Manually if you save the cookies and open is it working?

Cheers

@Anil_G

nope . . . . . . . . . . . . . . . . .

@RobotUi

Then ideally even from robot it would not as it would perform the same steps

Cheers