mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
[Hosts] Add UITest Cases for Hosts Module (#37600)
* Add UI-Tests for Host Module
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Microsoft.PowerToys.UITest
|
||||
/// <summary>
|
||||
/// Represents a basic UI element in the application.
|
||||
/// </summary>
|
||||
public class Element
|
||||
public abstract class Element
|
||||
{
|
||||
private WindowsElement? windowsElement;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user