mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Just in case
This commit is contained in:
@@ -169,6 +169,8 @@ namespace Microsoft.PowerToys.UITest
|
|||||||
|
|
||||||
private void TryLaunchPowerToysSettings(AppiumOptions opts)
|
private void TryLaunchPowerToysSettings(AppiumOptions opts)
|
||||||
{
|
{
|
||||||
|
SettingsConfigHelper.ConfigureGlobalModuleSettings("Hosts");
|
||||||
|
|
||||||
const int maxTries = 3;
|
const int maxTries = 3;
|
||||||
const int delayMs = 5000;
|
const int delayMs = 5000;
|
||||||
const int maxRetries = 3;
|
const int maxRetries = 3;
|
||||||
|
|||||||
Reference in New Issue
Block a user