While opening google chrome to do some web scraping the task is failing with following error.
ElementNotInteractableException: Message: element not interactable
The reason is because chrome shows a popup to Agree / customize cookie option before an actual search and that is not letting the task from the actual search.
Any idea? how to overcome this popup.
The same robot is working fine with rcc / robocorp Lab