Question: Characters cannot be entered in the element with contentEditable = "true" in NativeBrowser.
In NativeBrowser TypeInto, it seems that it is not possible to enter characters in the element (div etc.) with contentEditable = "true".
Is there a way to enter characters in the div with contentEditable = "true" in NB?
If not, is it possible to modify it so that characters can be entered?
Answer:
You can uncheck the SimulateType property of TypeInto activity to execute this case. (When uncheck the SimulateType property the hardware driver will use to type, so it cannot work in the background).
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article