Skip to content

Commit a0b8561

Browse files
committed
ClickFileInput
1 parent 935e53c commit a0b8561

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dotnet/test/common/UploadTest.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ public void CleanFileInput()
7373
}
7474

7575
[Test]
76-
[IgnoreBrowser(Browser.Chrome, "Chrome driver does not throw exception.")]
77-
[IgnoreBrowser(Browser.Edge, "Edge driver does not throw exception.")]
7876
public void ClickFileInput()
7977
{
8078
driver.Url = uploadPage;

0 commit comments

Comments
 (0)