I am trying to automate in Microsoft edge browser. I referred to the below links to do it and I am able to launch the browser, but it's failing to launch the URL. Can someone please help me.
Selenium Java version : 2.53.1 Tried with both of the edge drivers(insider version and webdriver), one returned null exception and not launching any browser and the other is returning unknown error after launching the browser. https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
Code referred from: stackoverflow.com/questions/31991309/selenium-on-windows-10-edge-browser