pom object zive, visual studio 2022

This commit is contained in:
Lukáš Kaňka
2023-08-31 21:26:24 +02:00
parent a19045ea77
commit 994b1ae271
122 changed files with 985 additions and 20 deletions

View File

@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace LukanPOM.Tests
{
internal class APITest
{
}
}

View File

@ -20,7 +20,7 @@ namespace LukanPOM.Tests
{
//private IWebDriver? _driver;
internal class HomePage : TestBase
{
[Test]