I could see the executable path for providing path to browser. But it supports only installed version of chromium only. Any work around for running chrome browser ?
You'd need to install Chrome separately and then specify path to it, there is no special support for that. Please reopen if you have further questions.
How do you specify that path?
There is executablePath option in browserType.launch().
Most helpful comment
There is
executablePathoption inbrowserType.launch().