appium / WebDriverAgent

A WebDriver server for iOS and tvOS
Other
1.18k stars 368 forks source link

chore: Update keyboard typing implementation #832

Closed mykola-mokhnach closed 8 months ago

mykola-mokhnach commented 8 months ago

Apple did major changes to the typing implementation since Xcode 13

mykola-mokhnach commented 8 months ago

@Dan-Maor I believe we may also bump the default value of typing frequency, which currently equals to 60. According to https://stackoverflow.com/questions/37282350/how-to-speed-up-ui-test-cases-in-xcode setting it to higher numbers may lead to an instant, but flaky text input. Maybe there is a way to get the value used by xctest itself?

KazuCocoa commented 8 months ago

Will take a look tomorrow or the next (just a note)

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 5.15.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: