We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1cd70 commit a9859fbCopy full SHA for a9859fb
1 file changed
src/UnitTests/UnitTest1.cs
@@ -2837,6 +2837,7 @@ public void TestXmlSettings()
2837
// now we should be able to open the settings.
2838
w = this.LaunchNotepad(testFile, false);
2839
w.InvokeAsyncMenuItem("openSettingsToolStripMenuItem");
2840
+ Sleep(200);
2841
2842
// <DisableDefaultXslt>False</DisableDefaultXslt>
2843
w.SendKeystrokes("^IDis");
0 commit comments