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

@@ -1,6 +1,6 @@
// See https://aka.ms/new-console-template for more information
internal class Artikel
public class Artikel
{
public int Amount { get; set; }
public string GERName { get; set; } = "";