mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-15 22:56:48 +00:00
test(BRIDGE-232): Add Home Menu Bridge UI e2e automation tests
This commit is contained in:
@ -11,6 +11,6 @@ namespace ProtonMailBridge.UI.Tests.TestsHelper
|
||||
public static TimeSpan ThirtySecondsTimeout => TimeSpan.FromSeconds(30);
|
||||
public static TimeSpan OneMinuteTimeout => TimeSpan.FromSeconds(60);
|
||||
public static TimeSpan RetryInterval => TimeSpan.FromMilliseconds(1000);
|
||||
public static string AppExecutable => "C:\\Program Files\\Proton AG\\Proton Mail Bridge\\bridge-gui.exe";
|
||||
public static string AppExecutable => "C:\\Program Files\\Proton AG\\Proton Mail Bridge\\proton-bridge.exe";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user