gus
11 years agoContributor
Unicode support in keyword tests
Hi,
I am testing a 32 bit Unicode application with Hungarian text, which includes double acute letters like ő (see @ http://www.unicodemap.org/details/0x0151/index.html). Whenever I type a double-acuted letter in TestComplete, it silently reverts to an "acuteless" version, therefore ő becomes o, for example.
When using object or property checkpoints to see if a text field contains an expected value, and the value includes such characters, TC will report inequality when the two text is the same, because it cuts the cutes from the values stored for comparison.
Is there any workaround to this situation?
I am testing a 32 bit Unicode application with Hungarian text, which includes double acute letters like ő (see @ http://www.unicodemap.org/details/0x0151/index.html). Whenever I type a double-acuted letter in TestComplete, it silently reverts to an "acuteless" version, therefore ő becomes o, for example.
When using object or property checkpoints to see if a text field contains an expected value, and the value includes such characters, TC will report inequality when the two text is the same, because it cuts the cutes from the values stored for comparison.
Is there any workaround to this situation?