Action Functions
Click one of the following functions for more information:
| web.customRequest | Allows you to create a custom HTTP request with any method supported by HTTP. |
| web.image | Emulates a mouse click on the image defined by the attributes. |
| web.link | Emulates a mouse click on the link defined by the attributes. |
| web.submitData | Performs an "unconditional" or "contextless" form submission. |
| web.submitForm | Emulates the submission of a form. |
| web.url | Loads a specific URL. |

