File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -724,6 +724,7 @@ public void ShouldThrowAnExceptionIfAnAlertHasNotBeenDealtWithAndDismissTheAlert
724
724
[ IgnoreBrowser ( Browser . Edge ) ]
725
725
[ IgnoreBrowser ( Browser . Firefox ) ]
726
726
[ IgnoreBrowser ( Browser . HtmlUnit ) ]
727
+ [ IgnoreBrowser ( Browser . IE ) ]
727
728
[ IgnoreBrowser ( Browser . IPhone ) ]
728
729
[ IgnoreBrowser ( Browser . Opera ) ]
729
730
[ IgnoreBrowser ( Browser . PhantomJS , "Alert commands not yet implemented in GhostDriver" ) ]
@@ -746,6 +747,7 @@ public void ShouldBeAbleToHandleAuthenticationDialog()
746
747
[ IgnoreBrowser ( Browser . Edge ) ]
747
748
[ IgnoreBrowser ( Browser . Firefox ) ]
748
749
[ IgnoreBrowser ( Browser . HtmlUnit ) ]
750
+ [ IgnoreBrowser ( Browser . IE ) ]
749
751
[ IgnoreBrowser ( Browser . IPhone ) ]
750
752
[ IgnoreBrowser ( Browser . Opera ) ]
751
753
[ IgnoreBrowser ( Browser . PhantomJS , "Alert commands not yet implemented in GhostDriver" ) ]
You can’t perform that action at this time.
0 commit comments