thebrowsercompany / swift-webdriver

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

Add unit tests for the way API usage maps to WebDriver requests #21

Closed tristanlabelle closed 1 year ago

tristanlabelle commented 1 year ago

Allows testing library functionality without relying on WinAppDriver.exe and built-in Windows apps.