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 bed6293 commit 2943331Copy full SHA for 2943331
examples/dotnet/SeleniumDocs/SeleniumManager/UsageTest.cs
@@ -1,10 +1,4 @@
1
using Microsoft.VisualStudio.TestTools.UnitTesting;
2
-using System;
3
-using System.Collections.Generic;
4
-using System.Collections.ObjectModel;
5
-using System.Linq;
6
-using OpenQA.Selenium;
7
-using OpenQA.Selenium.Support.UI;
8
using OpenQA.Selenium.Chrome;
9
10
namespace SeleniumDocs.Support
0 commit comments