I am currently working with cookies on my local machine and for some reason when I try to look at the cookies it says "By default cookies are disabled for local files. You could override this by starting the browser with --enable-file-cookies mand line flag". I tried going into my chrome file location, I left clicked under properties and changed the mand line flag after the "target" but that didn't work. I'm not sure how I can enable local cookies at this point.
I am currently working with cookies on my local machine and for some reason when I try to look at the cookies it says "By default cookies are disabled for local files. You could override this by starting the browser with --enable-file-cookies mand line flag". I tried going into my chrome file location, I left clicked under properties and changed the mand line flag after the "target" but that didn't work. I'm not sure how I can enable local cookies at this point.
Share Improve this question asked May 16, 2015 at 21:35 Jim JohnsonJim Johnson 1211 gold badge1 silver badge4 bronze badges1 Answer
Reset to default 13It would seem that the --enable-file-cookies
flag has been removed for all platforms except android.
You can read more about it here and here.