Hello. I am trying to execute a selenium webdriver script in Edge but its not executing. The problem I am facing is the browser opens but the script does not run further and throws this exception 'org.openqa.selenium.WebDriverException: (Unknown error: The server did not provide any stacktrace information)'.
I have installed the latest Edge webdriver from your site and sought help from various other forums but with no luck. Secondly, the same script is running fine on other browsers like Firefox or Chrome.
Kindly provide me with the solution