The module webtester-support-chrome provides a default BrowserFactory implementation called ChromeFactory.
The 'ChromeDriver' needs an additional executable to communicate with a Chrome browser. It can be downloaded here.
The path to the executable must be declared as a system or environment property named: webdriver.chrome.driver
For more details take a look at these links: