thebrowsercompany / swift-webdriver

A Swift library for communicating with WebDriver (Appium/WinAppDriver) endpoints
BSD 3-Clause "New" or "Revised" License
101 stars 3 forks source link

Rename WinAppDriver.ExtensionCapabilities to Capabilities #78

Closed tristanlabelle closed 1 year ago

tristanlabelle commented 1 year ago

I meant the derived class to have the same name as the base class, but unfortunately it takes this One Weird Trick to make it work.