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 3684adf commit 14b45b6Copy full SHA for 14b45b6
tests/Files.InteractionTests/SessionManager.cs
@@ -15,6 +15,7 @@ public class SessionManager
15
{
16
private const string WindowsApplicationDriverUrl = "http://127.0.0.1:4723";
17
private static string[] FilesAppIDs = new string[]{
18
+ "FilesDev_ykqwq8d6ps0ag!App",
19
"FilesDev_dwm5abbcs5pn0!App",
20
"FilesDev_9bhem8es8z4gp!App",
21
};
0 commit comments