Skip to content

Commit 4b42c7a

Browse files
committed
[dotnet] add webdriver bidi dependency
1 parent aa484e9 commit 4b42c7a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

dotnet/src/webdriver/WebDriver.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353

5454
<ItemGroup>
5555
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
56+
<PackageReference Include="WebDriverBiDi" Version="0.0.1" />
5657
</ItemGroup>
5758

5859
<PropertyGroup>
124 KB
Binary file not shown.

0 commit comments

Comments
 (0)