Page is Loaded
"Page is Loaded" is the event in the rule panel to trigger actions automatically when a specific page finishes loading. It monitors the page load event, and as soon as the page is fully rendered, the defined actions are executed without requiring any user interaction.
Example
A Home Page is designed where the event in the Rule Panel is set to "Page is Loaded", meaning as soon as the page is fully loaded by the browser, it triggers the condition. The condition is set to True, and the action assigned is to display a popup message saying: "Welcome to our website". This message appears automatically without any user interaction.
Last updated