inspect-process
inspect-process copied to clipboard
Possible to download driver in shared location?
Want to explore the possibility of storing driver in shared location. I use inspect-process on several projects and continually having to download chromedriver feels unnecessarily heavy.
The chromedriver is actually more coupled to the installation of chrome, than it is to the individual project. Because of this sharing the driver seems plausible?
Perhaps there is a way to install drivers based on supported chrome versions?