I get below error when try to run Protractor test against chrome.
My conf.ts
import {Config} from \'protractor\'
export let config: Config = {
f
You can change the version of chromedriver downloaded by webdriver-manager by altering Protractor's config.json file...
from the error you posted, protractor is not using the latest chrome driver version.In stack trace it is displaying chrome driver version as 2.21.