I want to write Korean in XPath

0
  I want to use Korean instead of 'aaa' you see on the screen, but I can't use Korean. How can I use it?
asked
2 answers
0

Hi, lee yongshik

 

Before you write X Path, Store the data name like Name =아아아. After stored the data you will write the Xpath like [Name='아아아'] image.png

I hope it will Help you !

Thank you !

answered
0

Hi Lee,

Mendix is aware of the issue and is working on a fix. In the meantime, you can go to Edit > Preferences > New features, and disable the modernized expression editor. That should fix your problem.

image.png

answered