chrome.CookieJar(store.FilePath()) is not working, when using chrome browser an show error is
open C:\Users\dvgamerr\AppData\Local\Google\Chrome\User Data\Default\Network\Cookies: The process cannot access the file because it is being used by another process.
but working if close all chrome app
chrome.CookieJar(store.FilePath())is not working, when using chrome browser an show error isopen C:\Users\dvgamerr\AppData\Local\Google\Chrome\User Data\Default\Network\Cookies: The process cannot access the file because it is being used by another process.but working if close all chrome app