0

Suppose I have logged in a website using selenium python. If I open a new browser window then it is creating a new session , so in that window I need to re login to the website. My question is can I somehow use the existing session so that I don't need to re login to the website in that new window. Solution in python is preferable.

0 Answers0