You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior -
Edge should open and the script should run successfully
Actual Behavior - Edge is opening and closing immediately and throws this exception 'org.openqa.selenium.NoSuchElementException: (UnknownError: The server did not provide any stacktrace information)'
i have tried running the script using other locators such as xpath as well but with no luck. i also have the latest Edge webdriver installed.
The same script is running fine on Firefox and Chrome