busybar-ui / .maestro / utils / hide-keyboard.yaml
hide-keyboard.yaml
Raw
appId: ${APP_ID}
tags:
  - util
---
- runFlow:
    when:
      platform: iOS
    file: ./hide-keyboard-ios.yaml
- runFlow:
    when:
      platform: Android
    file: ./hide-keyboard-android.yaml