Getting error on chrome browser when try to run same exported macro

Hello
I have exported the macro and am running it from command line. Sometimes it is getting executed successfully but most of the times it is throwing error on browser that “UI.Vision RPA] IO error: …/LOCK: File currently in use. (ChromeMethodBFE: 15::LockFile::2)”

Can you please help as why am getting this error on chrome browser when running the test case multiple times?

I never saw that error before. Just a guess: Are you maybe running more than one profile at once?

Or it could be a Chrome bug: 490915 - chromium - An open-source project to help move the web forward. - Monorail Does the same happen in Firefox?

Hi, This issue is not happening when am running the test cases manually.

Am running test case after every 2 mins and triggered via PowerShell. This issue is getting reoccurred after running continuously for 1-2 days.
One more thing, after this issue all the test cases and libraries are getting auto deleted and I need to add them again. Thanks.

Strange, I never had such an error. But as workaround I suggest that you use the hard-drive storage mode.