*Summary
I am facing an issue with Katalon Studio where Japanese characters are not displayed correctly. The issue seems to be related to Unicode handling in the log viewer.
Below are the details the environment I am using
Katalon does not provide a keyword verifyContaint at all. It seems to be your own custom Java/Groovy class/method. I have a doubt that your custom class/method does not handle Unicode appropriately.
Thank you for the response.
I think that not only the custom classes/methods are having issues; I tried using Katalon’s built-in methods, and the same error occurred.
Hi @kazurayam
thank you for the help
I have checked the encoding-related configs and they are complete (just like yours).
My console log doesn’t have any errors.
The HTML report also doesn’t have errors.
To be exact, in which places do you see the garbled characters? In which places Japanese characters are normally rendered? Please enumerate the result and show us. Only in the TreeView of the LogViewer? Which portion of the system do you think we need to look into more?
Sorry for the lack of clarity.
Currently, after checking the places where I’m using it, the Japanese characters are only displaying incorrectly in the Logviewer (as shown in the two images I provided below).
Now, I think we have done enough investigations. Apparently there seems to be a bug in the LogViewer of Katalon Studio GUI. We should pass this issue to Katalon developers.