Recording Actions
How Recording Works
Section titled “How Recording Works”- Open a profile and navigate to the target website
- Click the Record button (🔴) in the VeilusFlow panel
- Perform your actions normally in the browser
- Click Stop when done
- Review the generated script
VeilusFlow captures every interaction: clicks, typing, scrolling, navigation, and more.
Starting a Recording
Section titled “Starting a Recording”From the Profile Manager
Section titled “From the Profile Manager”- Right-click a profile → Start Recording
- The profile launches with the recorder active
From an Active Profile
Section titled “From an Active Profile”- Open the VeilusFlow panel (sidebar or keyboard shortcut)
- Click the Record button
Recorded Action Types
Section titled “Recorded Action Types”| Action | Captured Data |
|---|---|
| Click | Element selector, coordinates |
| Type | Input text, target field |
| Navigate | URL |
| Scroll | Direction, distance |
| Select | Dropdown option |
| File Upload | File path |
| Wait | Duration or element |
| Keyboard | Key combinations |
Editing a Recording
Section titled “Editing a Recording”After stopping the recording, you can:
- Delete unwanted steps
- Reorder steps via drag-and-drop
- Edit step parameters (selectors, text, delays)
- Add new steps manually
- Add waits between steps for reliability
Running a Flow
Section titled “Running a Flow”- Select the flow in VeilusFlow
- Choose which profile(s) to run it on
- Click Run
Run Options
Section titled “Run Options”| Option | Description |
|---|---|
| Speed | Fast / Normal / Slow (adds delays between actions) |
| On Error | Stop / Skip / Retry |
| Screenshots | Capture after each step |
| Headless | Run without showing the browser window |