We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28669da commit d702af7Copy full SHA for d702af7
dotnet/src/webdriver/Firefox/FirefoxDriverService.cs
@@ -187,7 +187,7 @@ public static FirefoxDriverService CreateDefaultService(string driverPath)
187
}
188
189
/// <summary>
190
- /// Creates a default instance of the FirefoxDriverService using a specified path to the ChromeDriver executable with the given name.
+ /// Creates a default instance of the FirefoxDriverService using a specified path to the Firefox driver executable with the given name.
191
/// </summary>
192
/// <param name="driverPath">The directory containing the Firefox driver executable.</param>
193
/// <param name="driverExecutableFileName">The name of th Firefox driver executable file.</param>
0 commit comments