mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Try hack
This commit is contained in:
@@ -86,6 +86,8 @@ namespace UITests_FancyZones
|
|||||||
[TestCategory("FancyZones_Dragging #3")]
|
[TestCategory("FancyZones_Dragging #3")]
|
||||||
public void TestToggleZonesWithNonPrimaryMouseClick()
|
public void TestToggleZonesWithNonPrimaryMouseClick()
|
||||||
{
|
{
|
||||||
|
TestInitialize();
|
||||||
|
|
||||||
string testCaseName = nameof(TestToggleZonesWithNonPrimaryMouseClick);
|
string testCaseName = nameof(TestToggleZonesWithNonPrimaryMouseClick);
|
||||||
|
|
||||||
var windowRect = Session.GetMainWindowRect();
|
var windowRect = Session.GetMainWindowRect();
|
||||||
|
|||||||
Reference in New Issue
Block a user