Yesterday I was still able to extract Cookies via Chrome Dev Tools API. Knime was closed, the wrokflow / nodes in question reset and reconfigured by switching temporarily to the JavaScript method.
Using “Chromium (bundled)” it works. Reverting to regular Chrome and trying again, the Cookies node continues to fail.
Looks indeed like the newest Chrome broke something. For now, switching to “Chromium” seems the best bet. I’ll see that we have a fix in the upcoming 4.12.2.
Thanks fir checking that issue and the quick fix. About the second issue … I tried but it is not reproducible. Which led me to review my workflow. I save the results in a temp table which required to dump the WebDriver. Therefore, a false positive.