Improved functionnality of the main form

This commit is contained in:
2023-05-22 10:20:54 +02:00
parent 96de5485fe
commit e650072213
5 changed files with 128 additions and 47 deletions
+4
View File
@@ -237,6 +237,10 @@ namespace Test_Merge
Driver.Dispose();
return 105;
}
else
{
Thread.Sleep(3000);
}
Screenshot("BEFOREFULLSCREEN");