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
Actual Behavior -
Getting error as "org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died."
Tests are running very slow for IE browser in remote node(Grid Node).The text are typing very slow in text field(both 32 bit and 64 bit) for IE browser.It is typing one by one string.So getting timeOut error. It is running and typing text fast in Local machine.