thebrowsercompany / swift-webdriver

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

Weird behavior when typing the alphabet via with the windowsKeyboardAgnostic strategy #108

Open mikolaj-boc opened 1 year ago

mikolaj-boc commented 1 year ago

I used the test driver to type in the alphabet in Arc's command bar. On the letter H (and others) I was getting weird behavior of the caret jumping to the front of the input, removing the last typed character and other oddities.