How to trigger Webflow interactions using JavaScript

Found this trick, works for me. In short: create an invisible button, find it with JS, send .click() Javascript function call after interaction is done