@vvo
Steps:
- npm install selenium-standalone(6.15.4)
- install just chrome driver with "--singleDriverInstall=chrome" configuration

- start selenium standalone
Expected results:
standalone server should run successfully with single chrome driver
Actual results:
standalone server run failed, error "missing geckdriver" happens.
