Skip to content

Commit

Permalink
#833 Use Atata.WebDriverExtras package v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YevgeniyShunevych committed Apr 16, 2024
1 parent 24abf49 commit 61393f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Atata/Atata.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Features:
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Atata.WebDriverExtras" Version="3.0.0-beta.1" />
<PackageReference Include="Atata.WebDriverExtras" Version="3.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.19.0" />
</ItemGroup>
Expand Down

0 comments on commit 61393f9

Please sign in to comment.