Forum Discussion
easy-soft
6 years agoOccasional Contributor
No, the given example does not work as expected. It displays a message box containing "\u2030Šš\u203a\u2039žŽŸŒœ\u2022€" and not my string passed from the JavaScript code. Thus the string is not interpreted correctly. Also the string ist not correctly displayed inside the keyword test editor.
If I add operations using `AddTextToScript`, any unicode characters are displayed correctly inside the keyword test editor and also during execution of the test.
BenoitB
6 years agoCommunity Hero
I dont know if in KWT you have to play with Project options Unit encoding ? (Tools / current project properties / General / Unit encoding). Perhaps try it ?