-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Description
Hello!
I'm working on some stuff for SecureDrop, and it looks like maybe tbselenium
can't read cookies, using driver.get_cookies()
.
I can set cookies using driver.add_cookies()
, and read them back - but when I see a Cookie header in tcpdump, I can't read the cookie in question.
This could well be a problem with the test setup for SecureDrop - I don't have a minimal example, but I'll work on one.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels