SyntaxFix
Write A Post
Hire A Developer
Questions
In case of mine, I solved it just by npm install protractor@latest -g and npm install webdriver-manager@latest. I am using chrome 80.x version. It worked for me in both Angular 4 & 6
npm install protractor@latest -g
npm install webdriver-manager@latest