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 0ccdeba commit ca5ca89Copy full SHA for ca5ca89
dotnet/test/common/AlertsTest.cs
@@ -594,6 +594,7 @@ public void ShouldHandleAlertOnWindowClose()
594
[Category("JavaScript")]
595
[IgnoreBrowser(Browser.Android)]
596
[IgnoreBrowser(Browser.Chrome)]
597
+ [IgnoreBrowser(Browser.Edge)]
598
[IgnoreBrowser(Browser.HtmlUnit)]
599
[IgnoreBrowser(Browser.IPhone)]
600
[IgnoreBrowser(Browser.PhantomJS, "Alert commands not yet implemented in GhostDriver")]
0 commit comments