Skip to content

Commit 9f5f45c

Browse files
committed
Adding support for Apple's SafariDriver in .NET
The Apple SafariDriver is being released concurrently with Safari 10. The SafariDriver extension used for previous versions of Safari has been unmaintained for some time. This commit allows users of the .NET bindings to use the Apple implementation, and removes support for the legacy, extension-based implementation.
1 parent e812c9f commit 9f5f45c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+216
-4279
lines changed

dotnet/src/webdriver/Safari/Internal/AcceptEventArgs.cs

Lines changed: 0 additions & 47 deletions
This file was deleted.

dotnet/src/webdriver/Safari/Internal/BinaryMessageHandledEventArgs.cs

Lines changed: 0 additions & 47 deletions
This file was deleted.

dotnet/src/webdriver/Safari/Internal/ConnectionEventArgs.cs

Lines changed: 0 additions & 48 deletions
This file was deleted.

dotnet/src/webdriver/Safari/Internal/ErrorEventArgs.cs

Lines changed: 0 additions & 47 deletions
This file was deleted.

dotnet/src/webdriver/Safari/Internal/FrameType.cs

Lines changed: 0 additions & 56 deletions
This file was deleted.

dotnet/src/webdriver/Safari/Internal/HandlerFactory.cs

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)