I\'m trying to remove cookies of chrome browser. Firstly I declared the path
string chromeLocation1 = \"C:\\\\Users\\\\\" + Environment.UserName.ToString() +
you can clear the cookies history and cache by following the below console application
https://stackoverflow.com/a/57111667/9377382