Skip to content

Commit ca5ca89

Browse files
committed
Ignoring .NET alert test that hangs Edge
1 parent 0ccdeba commit ca5ca89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet/test/common/AlertsTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,7 @@ public void ShouldHandleAlertOnWindowClose()
594594
[Category("JavaScript")]
595595
[IgnoreBrowser(Browser.Android)]
596596
[IgnoreBrowser(Browser.Chrome)]
597+
[IgnoreBrowser(Browser.Edge)]
597598
[IgnoreBrowser(Browser.HtmlUnit)]
598599
[IgnoreBrowser(Browser.IPhone)]
599600
[IgnoreBrowser(Browser.PhantomJS, "Alert commands not yet implemented in GhostDriver")]

0 commit comments

Comments
 (0)