Play on load (automatic log in)

Is there a way to play the macro when a page loaded ?
Or there is a way to trigger the macro automatically ?

The answer is: “It depends”… Is this just for one specific website, or do you want to have many macros that “play on page load”?

So should this work kind of like the Lastpass password manager, but with real macros that do actual work, instead of just filling in login and password?

Its like an auto login chrome extension but , doing more than just fill and press login

I would like to know this as well. How does one get a macro to automatically play on every page load? I’m trying to get certain actions to be taken based on what’s seen on the screen. I can get this working manually, but I’m unsure of how to do this as consecutive pages get loaded.

Yes, an example is the extension AutoFill or LastPass - these plugins autofill things on every page load. You don’t have to click ‘play macro’ for every page. They have dozens of cases that are checked on every page load. Similarly, I’d like to do dozens of separate visualAsserts and subsequent actions on every page load.

Is there something built-in to the extension that can do this? Thank you.