OK. I’ve changed sambamarket.com background color via actions and rules. I think that proves the idea.
What we’ll have ?
- Html Widget Document Loaded Rule. Gives us url.
- Invoke Script action. That executes a js script by it’s name that exists in a html page. For example if your page contains a
Testfunction this action executes it. - and… the nasty
Inject Scriptaction. This action reads a script fromAutomation > Scriptsby handler and injects it into html. So you can execute it withInvoke Script.
We can determine which widget to execute by it’s name.
