Skip to content

Commit a1f13b6

Browse files
committed
Disabling tests
1 parent 2ace13c commit a1f13b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/dotnet/SeleniumDocs/Browsers/InternetExplorerTest.cs

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ public void BasicOptionsWin11()
4646
}
4747

4848
[TestMethod]
49+
[Ignore("Not implemented")]
4950
public void LogsToFile()
5051
{
5152
var service = InternetExplorerDriverService.CreateDefaultService();

0 commit comments

Comments
 (0)