In the mobile App we are using, for one input field with tag ( android.view.ViewGroup and android.widget.ScrollView) we open rich text editor react-native-pell-rich-editor and using appium sending some data but after clicking on done icon that data is not rendered in the input field.
Manually when same operation is performed on emulators, virtual devices and devices on cloud , data is getting rendered.
Only via Appium Inspector and selemiun script data is not rendered.
Can anyone plz suggest here.
Attaching recording of the behavior- https://somup.com/cZi66BEKZM
Tried to Enter data via sendKeys and Java script executor
shital is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.