BaseInteractiveElement
Various types of Actions:
| Action | Description |
|---|---|
| Api Action | To perform Post, PUT , DELETE, PATCH type of API actions on the user-defined APIs with given payload |
| URL Navigation | To open any defined action on given url |
| Custom Action | To set custom action on front end |
- Java
- Java