Skip to content

Commit d702af7

Browse files
AkosLukacsddavison
authored andcommitted
changed Chrome to Firefox in comments (#2165)
1 parent 28669da commit d702af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/src/webdriver/Firefox/FirefoxDriverService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ public static FirefoxDriverService CreateDefaultService(string driverPath)
187187
}
188188

189189
/// <summary>
190-
/// Creates a default instance of the FirefoxDriverService using a specified path to the ChromeDriver executable with the given name.
190+
/// Creates a default instance of the FirefoxDriverService using a specified path to the Firefox driver executable with the given name.
191191
/// </summary>
192192
/// <param name="driverPath">The directory containing the Firefox driver executable.</param>
193193
/// <param name="driverExecutableFileName">The name of th Firefox driver executable file.</param>

0 commit comments

Comments
 (0)