Is there a reason Obsidian (or other Electron apps) won't simply open with KM?

Does the phrase "it just stops" mean that:

  1. the macro aborts with an error, or
  2. the macro aborts without an error, or
  3. the macro never finishes because it's permanently waiting in one of your Pause Until statements?

I found someone else talking about handling Electron apps here. Maybe you can check what they did to resolve their problem.