You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back.
Thank you for your contributions.
Description
I want to use "\n" to connect search icon in keyboard for native android app, but it is nothing happen. below is my code:
await element(by.id('search_bar')).typeText('toy\n');
Note: this code is successful on my native iOS app.
Detox, Node, Device, Xcode and macOS Versions
Screenshot for keyboard
The text was updated successfully, but these errors were encountered: