Automating the Keyboard Maestro Forum Editor

IMO, leaving the Preview not refreshed would be very confusing to the user.

So, I'm going to either:

  1. Have KM type a RETURN
    OR
  2. Revert to using Paste.
  • Since I can now set the focus via JavaScript to the Editor Input area, this should be safe.
  • I'm tempted to do this anyway, because the only Browsers that support scripting are Safari and Chrome.
    • KM will upload using other browsers (just tested with FireFox).
    • So with those browsers, I'll have to use UI navigation instead of JavaScript.