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

Proof of concept with test for app title #1

Closed tristanlabelle closed 1 year ago

tristanlabelle commented 1 year ago

Adds a Swift library project providing basic WebDriver functionality, with a test that launches msinfo32.exe and tests the text of its title bar.

tristanlabelle commented 1 year ago

@stevenbrix I've already added several tasks to https://linear.app/the-browser-company/project/sidebar-tests-ported-to-windows-4628ccb9a209/WIN :)