Scan QR Code
Overview
Open the QR code scanning page on the client side
Return Value
| Return Value | Type | Description |
|---|---|---|
| Scan Result | String | The content recognized from the QR code |
Usage Scenarios
- After the client scans and recognizes the result, call automation to execute subsequent actions
Notes
This step uses the browser to call the camera permission. It needs to be deployed on an https domain name and the user must agree to use the camera to use it.

