Skip to content

Commit

Permalink
deleted classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg-Mozhey committed Feb 21, 2024
1 parent 79344a9 commit 14cec4c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
using Behavioral.Automation.Interfaces.UI.Context;

namespace Behavioral.Automation.Interfaces.UI.Abstractions;

public interface IWebElement
{
public WebContext WebContext { get; }
public ElementSelector ElementSelector { get; }
public string? Description { get; set; }
}
15 changes: 0 additions & 15 deletions Behavioral.Automation.Interfaces.UI/Context/WebContext.cs

This file was deleted.

0 comments on commit 14cec4c

Please sign in to comment.