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
thrownewWebDriverException(string.Format(CultureInfo.InvariantCulture,"Do not recognize response: {0}; expected Context or Chrome",commandResponse.Value));
266
+
thrownewWebDriverException(string.Format(CultureInfo.InvariantCulture,"Could not recognize the response: {0}; expected 'Content' or 'Chrome'",commandResponse.Value));
0 commit comments