Compare commits

...

1 Commits

Author SHA1 Message Date
Leilei Zhang
4b7d1c4e8a add more time 2025-07-07 19:45:20 +08:00

View File

@@ -143,7 +143,7 @@ namespace Microsoft.PowerToys.UITest
if (root != null)
{
const int maxRetries = 3;
const int maxRetries = 5;
const int delayMs = 5000;
var windowName = "PowerToys Settings";