Skip to content

Commit b063018

Browse files
committed
Minimize diffs
1 parent f276b39 commit b063018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet/src/webdriver/DriverFinder.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ private SeleniumManagerPaths BinaryPaths()
111111
}
112112

113113
SeleniumManagerPaths binaryPaths = SeleniumManager.BinaryPaths(CreateArguments());
114+
114115
if (File.Exists(binaryPaths.DriverPath))
115116
{
116117
}

0 commit comments

Comments
 (0)