-2

i am getting this error when i am trying to execute test cases in Microsoft edge browser

adiga
  • 34,372
  • 9
  • 61
  • 83

1 Answers1

0

download the correct edge driver from https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/ and double check your configuration. there are several posts that describe how to run tests with protractor on edge, e.g.: How to configure Protractor (JS) for running tests in Microsoft Edge?