Alte Quellcode bestand wiederhergestellt

This commit is contained in:
Damian Wessels
2024-08-28 17:15:53 +02:00
parent 6c216ca189
commit b566b0a201
5 changed files with 115 additions and 51 deletions

View File

@@ -8,7 +8,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Selenium.WebDriver" Version="4.11.0" />
<PackageReference Include="Selenium.UndetectedChromeDriver" Version="1.1.2-alpha" />
<PackageReference Include="Selenium.WebDriver" Version="4.16.2" />
</ItemGroup>
</Project>