Skip to content

Timer Action ⏰

Execute specific actions after a specified time delay. Set the action type and timer duration in seconds to trigger automated operations.

After the field runs, the specified action will execute when the timer expires. This field operates asynchronously - the next field does not wait for the timer action to complete before proceeding.

📋 Field Options

Field OptionsRequiredExample ValuesDescription
Set SecondsYes5, 10, 30, 60Set Seconds
Action NameYesOpen URL
Click Field Element
Reload Page
Type of action to perform after timer expires

⚙️ Action Configuration

Set Seconds

Enter the timer duration in the Default Value field option.

Default Value

How to Configure:

  1. Click on the field in your form
  2. Navigate to Field Settings
  3. Go to Default Value tab
  4. Enter the number of seconds (e.g., 10 for 10 seconds)
  5. Save the configuration

Action Name

Select the type of action to execute after the timer expires.

Action TypeDescriptionAdditional Configuration
Open URLNavigate to a specific URLURL - Target URL to open
Click Field ElementClick on a specific page elementElement Selector - CSS selector or XPath
Reload PageRefresh the current pageNo additional configuration required

Released under the MIT License.