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 c6d12fd commit ba4a088Copy full SHA for ba4a088
dotnet/src/webdriver/IWebElement.cs
@@ -16,6 +16,7 @@
16
// limitations under the License.
17
// </copyright>
18
19
+using System;
20
using System.Drawing;
21
22
namespace OpenQA.Selenium
0 commit comments