Closed thomasbottonari closed 5 years ago
This is something that the Chromium / ChromeDriver team is responsible for. Here is a very similar issue https://bugs.chromium.org/p/chromedriver/issues/detail?id=2454&q=sendChromiumCommand&colspec=ID%20Status%20Pri%20Owner%20Summary
Closing this since webdriver-manager does not ensure APIs are consistently working. This project just is responsible for downloading and starting the server.
In order to enable downloading files in headless Chrome, you have to issue the following command:
This was working fine for me in v12.1.4, however after updating to v12.1.5 I am seeing the following error. Was this API intentionally removed? I assume no, since this was a patch release and should be backward compatible.