I want to disable Chrome experimental option same-site-by-default-cookies
and cookies-without-same-site-must-be-secure
.
From How to set Chrome experimental option same-site-by-default-cookie in python selenium - Stack Overflow, I know how I can enable, but what should I do if I want to disable?