ballgnm
New Member
- Joined
- Jan 16, 2023
- Messages
- 12
- Office Version
- 2021
- 2019
- 2016
- 2013
- Platform
- Windows
Hello guys. I need to get version of my installed selenium chromedriver.exe in vba.
But I couldn't find good silent method.
shell.exec always opens command prompt window that pops up.
Is there truly silent way to do it?
Or any alternative way to get version of chromedriver in vba without using python or similar third party app or without creating temp files?
But I couldn't find good silent method.
shell.exec always opens command prompt window that pops up.
Is there truly silent way to do it?
Or any alternative way to get version of chromedriver in vba without using python or similar third party app or without creating temp files?