Skip to content

feat(android): support ime strategy for android device #839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 17, 2025

Conversation

quanru
Copy link
Collaborator

@quanru quanru commented Jun 16, 2025

No description provided.

Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for midscene ready!

Name Link
🔨 Latest commit d8516ab
🔍 Latest deploy log https://app.netlify.com/projects/midscene/deploys/685012d4a66e060008c85461
😎 Deploy Preview https://deploy-preview-839--midscene.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@quanru quanru changed the title ggfeat(android): support img strategy for android device feat(android): support img strategy for android device Jun 16, 2025
@yuyutaotao yuyutaotao changed the title feat(android): support img strategy for android device feat(android): support ime strategy for android device Jun 16, 2025
- `androidAdbPath?: string` - Optional, the path to the adb executable.
- `remoteAdbHost?: string` - Optional, the remote adb host.
- `remoteAdbPort?: number` - Optional, the remote adb port.
- `imeStrategy?: 'always-yadb' | 'yadb-for-non-ascii'` - Optional, the input method strategy. (Default: 'always-yadb')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- `imeStrategy?: 'always-yadb' | 'yadb-for-non-ascii'` - Optional, when should Midscene invoke [yadb](...) to input texts. (Default: 'always-yadb')

@yuyutaotao yuyutaotao merged commit 5f79ef8 into main Jun 17, 2025
10 checks passed
@yuyutaotao yuyutaotao deleted the feat/use-yadb branch June 17, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants