mqscript_fw_onclick
Set click event handlers for floating window buttons in mobile automation scripts to define custom actions when users interact with UI elements.
Instructions
Set click event handler for floating window button
Input Schema
Name | Required | Description | Default |
---|---|---|---|
controlId | Yes | Button control ID | |
handlerCode | No | Event handler code | // Button click handler |
windowId | Yes | Floating window ID |