Hi,
In Personas 3 script window, I wrote the following script.
session.findById("wnd[0]/usr/htmlViewerPersonas_147101910333344").content = '<HTML><BODY>ABC</BODY></HTML>';
So far, unless I set URL whitelist to .*, the content is not shown. Even (http|https):\/\/.* is not working.
Any recommendations on URL whitelist?
Thank you.
-Won