Skip to content

Commit

Permalink
Partially roll back Selenium.WebDriver
Browse files Browse the repository at this point in the history
  • Loading branch information
drasmart committed Sep 21, 2023
1 parent 04856ea commit 534518d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.WebDriver" Version="4.12.4" />
<PackageReference Include="Selenium.WebDriver" Version="4.11.0" />
<PackageReference Include="WebDriverManager" Version="2.17.1" />
</ItemGroup>

Expand Down

0 comments on commit 534518d

Please sign in to comment.