ChromeDriver/Spinach/Selenium error: Failed to read the 'localStorage' property from 'Window': Storage is disabled inside 'data:' URLs ChromeDriver/Spinach/Selenium error: Failed to read the 'localStorage' property from 'Window': Storage is disabled inside 'data:' URLs selenium selenium

ChromeDriver/Spinach/Selenium error: Failed to read the 'localStorage' property from 'Window': Storage is disabled inside 'data:' URLs


The problem is that you're trying to delete the local storage data before you're actually navigating to a URL.

Your browser page actually looks like in the screenshot here.