setCookies only works for name and value keys

Dear all. I am trying to set cookies to a session. But cookies are only set if there is only name and value keys. If there is any other key present the cookie is not set. Can you please guide me how to debug it further ? Cookies I am getting from playwright crawlers. Its a list of objects. Then I pass that list of objects to Session. Setcookies() but its doesnt work. Best Regards
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?