Skip to content

Commit 14b45b6

Browse files
authored
Update SessionManager.cs
1 parent 3684adf commit 14b45b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Files.InteractionTests/SessionManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ public class SessionManager
1515
{
1616
private const string WindowsApplicationDriverUrl = "http://127.0.0.1:4723";
1717
private static string[] FilesAppIDs = new string[]{
18+
"FilesDev_ykqwq8d6ps0ag!App",
1819
"FilesDev_dwm5abbcs5pn0!App",
1920
"FilesDev_9bhem8es8z4gp!App",
2021
};

0 commit comments

Comments
 (0)