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

Avoid screaming caps in element property name #71

Closed tristanlabelle closed 1 year ago

tristanlabelle commented 1 year ago

WebDriver might return an ELEMENT json property, but we don't have to use that name for the Swift property.