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
thrownewDriverServiceNotFoundException(string.Format(CultureInfo.InvariantCulture,"The file {0} does not exist. The driver can be downloaded at {1}",executablePath,driverServiceDownloadUrl));
84
-
}
68
+
thrownewDriverServiceNotFoundException(string.Format(CultureInfo.InvariantCulture,"The file {0} does not exist. The driver can be downloaded at {1}",executablePath,driverServiceDownloadUrl));
thrownewDriverServiceNotFoundException(string.Format(CultureInfo.InvariantCulture,"The {0} file does not exist in the current directory or in a directory on the PATH environment variable. The driver can be downloaded at {1}.",executableName,downloadUrl));
0 commit comments