
Though one thing to note here is that when i use the argument -no-sandbox, The error changes to DevTools listening on ws://127.0.0.1:1849/devtools/browser/426a187c-243f-42e3-a0b7-60c4f8dc73b2 Of course not all arguments at once but using different chunks at different times. Options.add_argument("-user-data-dir=C:/Users/user_name/AppData/Local/Google/Chrome/User Data")ĭriver = webdriver.Chrome(options=options) Options.add_argument('-ignore-gpu-blacklist') Options.add_argument('-disable-dev-shm-usage') Options.add_argument("-disable-software-rasterizer")

Failed to delete the database: Database IO error`enter code here`Īfter lots of searching, i tried: options.add_argument("-disable-user-media-security=true")

Unable to move cache folder C:/Users/Tazim Fatima/AppData/Local/Google/Chrome/User Data\Default\GPUCache to C:/Users/Tazim Fatima/AppData/Local/Google/Chrome/User Data\Default\old_GPUCache_000

Unable to move the cache: Access is denied. Specifically: īut when it open it using headless mode, it displays following error: The GPU process has crashed 1 time(s)ĭevTools listening on ws://127.0.0.1:6573/devtools/browser/58f34b20-1a05-4bf0-8e64-1b5a5028b1f6
