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 935e53c commit a0b8561Copy full SHA for a0b8561
dotnet/test/common/UploadTest.cs
@@ -73,8 +73,6 @@ public void CleanFileInput()
73
}
74
75
[Test]
76
- [IgnoreBrowser(Browser.Chrome, "Chrome driver does not throw exception.")]
77
- [IgnoreBrowser(Browser.Edge, "Edge driver does not throw exception.")]
78
public void ClickFileInput()
79
{
80
driver.Url = uploadPage;
0 commit comments