The CKEditor instance I'm interacting with on a webpage doesn't have a "Source" button to toggle between HTML and rich text mode. I see that other Power (Automate) tools have richtext support. Am I missing something with Power Automate Desktop?
If not, I will attempt to paste into the webpage's hidden textarea field (that CKE is connected to) and execute some JS to update the CKE object/instance - just hoping I'm missing something simple!! [CKEDITOR.instances.EventDetail.insertHtml("")]
Pasting (via Send Keys) into the CKE instance will unfortunately paste the HTML as escaped characters, and won't render as rich text.

Report
All responses (
Answers (