pom object zive, visual studio 2022
This commit is contained in:
12
LukanNUnitProject/LukanPOM/Tests/APITest.cs
Normal file
12
LukanNUnitProject/LukanPOM/Tests/APITest.cs
Normal 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
|
||||
{
|
||||
}
|
||||
}
|
@ -20,7 +20,7 @@ namespace LukanPOM.Tests
|
||||
{
|
||||
|
||||
|
||||
//private IWebDriver? _driver;
|
||||
|
||||
internal class HomePage : TestBase
|
||||
{
|
||||
[Test]
|
||||
|
Reference in New Issue
Block a user