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

Added keys, pointer, location and size bindings, more notepad tests #26

Closed christianfo closed 1 year ago

christianfo commented 1 year ago

This change adds pointer and key related WinAppDriver bindings, and beefs up the notepad tests a bit to test those. This is a dependency of PR 15255 in Arc, which adds new UI tests for Arc.

christianfo commented 1 year ago

Bring readme.md up to date.