Hello,
What is the current status of downloading files with the chrome driver with the JS bindings? There is a LOT of information and bindings out there, much of it seemingly outdated.
So, for this setup:
* Selenium 4.37.0
* Chrome 141.0.7390.78 Linux64
* CromeDriver 141.0.7390.78 Linux64
* JavaScript bindings
* Fedora Linux 42, kernel 6.16.7-200.fc42.x86_64
Do I need to do something to enable Chrome downloads? For example...
* Bidi
* Chrome Developer Tools
* Setting an option
I can't find anything that works or has a current API online.
Or am I better off trying to get Firefox working instead of Chrome (hangs on driver create)?
Thank you,
Daan