Hello,
I’m trying to understand the source code a bit better, and I’m wondering how the browser extension physically runs commands. I imagine each command, e.g. “open”, “store”, “click”, etc. is defined somewhere, but I can’t seem to find where. And further, after the command is defined, how does the tool physically tell the browser to execute the command?
If this is the wrong place to ask please let me know.