Overview
Tzafon executes actions immediately when you call them. Each method call sends a request to control the browser or desktop instance.Immediate Execution
Each action executes immediately when you call it.Usage
Characteristics
| Feature | Description |
|---|---|
| Execution | Instant when called |
| Feedback | After each action |
| Network Calls | One per action |
| Error Handling | Check each result |
| Debugging | Easy step-by-step |
Error Handling
Check each action result to handle errors:Next Steps
Actions
Explore all available actions
Responses
Understand response structures