Open Manoj-kumawat opened 4 years ago
@Manoj-kumawat - I've had success with the Chromium (new) version of Edge
"npm run killEdge && npm run kill-webdriver && webdriver-manager start --edge msedgedriver.exe --versions.standalone=3.141.59 --detach && npm run indexTests && protractor ./protractor.conf.edge.js",
Hello,
When will the support for MS Edge browser be added? I have tried to fake MSEdge driver by setting the browserName as chrome. However the chromeOptions does not work. We need the window size and headless to be working. Appreciate if this support is added.
Thanks and Regards, Harish Rao
while do npm webdriver-manager update it's download only geckodriver and chromedriver only. If microsoft edge browser could be downloaded using this it would be so great.