pythontester192 / LIKE4LIKE-BOT-USING-PYTHON

Use This Simple Python BOT That Automates like4like.org to Gain Free Credits
72 stars 24 forks source link

Program giving a probelm with the json file and the cookies #11

Open helloworldxdwastaken opened 1 year ago

helloworldxdwastaken commented 1 year ago

File "C:\Users\Name\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 723, in add_cookie assert cookie_dict["sameSite"] in ["Strict", "Lax", "None"]