Katalon Disqus textarea is not recognized

I hava a test through using Katalon System.

Simulation is to leave a comment in Disqus comment textarea
(test website is https://corus.kaist.edu/research?s_id=1280&u_d=0#12800 )

However this textArea is not recognized even if i write this code

WebUI.setText(findTestObject(‘View/Page_CORUS/div_ _textarea’), ‘Katalon tttteeeessstttt’)

How to solve this problem and there is iframe problem as well?

Hi,

yes, iframe may be a problem. Have you set it in your test object as Parent object?