Chrome driver geupdatet.

Vorbereitet für Tests um den Artikelparser zuverlässiger zu erstellen
This commit is contained in:
2023-08-18 09:45:11 +02:00
parent ff8649b314
commit 81ed7ae8d1
9 changed files with 61 additions and 18 deletions

View File

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