We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72e308 commit 90388f0Copy full SHA for 90388f0
tests/Files.InteractionTests/SessionManager.cs
@@ -11,7 +11,7 @@ namespace Files.InteractionTests
11
internal class SessionManager
12
{
13
private const string WindowsApplicationDriverUrl = "http://127.0.0.1:4723";
14
- private const string FilesAppId = "FilesDev_et10x9a9vyk8t!App";
+ private const string FilesAppId = "FilesDev_ykqwq8d6ps0ag!App";
15
16
17
private static WindowsDriver<WindowsElement> _session;
0 commit comments