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
Trying to call typeText on a web view text input it not working. The field focuses but no text gets entered. There are no errors logged in the terminal (i.e. the test proceeds, but fails at the next step because the fields were not successfully entered)
What was the expected behaviour?
Calling typeText on a web view element should enter text successfully into the text field
Was it tested on latest Detox?
I have tested this issue on the latest Detox release and it still reproduces.
What happened?
Trying to call typeText on a web view text input it not working. The field focuses but no text gets entered. There are no errors logged in the terminal (i.e. the test proceeds, but fails at the next step because the fields were not successfully entered)
What was the expected behaviour?
Calling typeText on a web view element should enter text successfully into the text field
Was it tested on latest Detox?
Did your test throw out a timeout?
Help us reproduce this issue!
Code snippet from test:
In what environment did this happen?
Detox version: v20.27.6
React Native version: v0.73.4
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version: v18.17.1
Device model: iPhone 15
iOS version: 17.5
macOS version: Sonoma 14.7
Xcode version: v16.1
Test-runner (select one): jest / other
Detox logs
no errors in logs
Device logs
no errors in logs
More data, please!
No response
The text was updated successfully, but these errors were encountered: