Skip to content

Commit ba4a088

Browse files
authored
added using system; for obsolete usage
1 parent c6d12fd commit ba4a088

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet/src/webdriver/IWebElement.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// limitations under the License.
1717
// </copyright>
1818

19+
using System;
1920
using System.Drawing;
2021

2122
namespace OpenQA.Selenium

0 commit comments

Comments
 (0)