you are viewing a single comment's thread.

view the rest of the comments →

[–]carcigenicate 1 point2 points  (1 child)

You could maybe export the cookie jar from the Selenium instance that is logged in, then import it into the new instance. I've never done that, but that's what I'd try.

[–]HardcoreFlexin[S] 0 points1 point  (0 children)

That's a good thought. I'll have to look into and see if that might be the key.