adb_ensure_forwarding
Set up ADB port forwarding to connect to Oculus Browser for automation. Checks existing forwarding first, then creates if missing.
Instructions
Ensure port forwarding is set up (check first, then set up if needed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPort | No | Local port (default: 9222) | |
| remoteAbstract | No | Remote abstract socket (default: chrome_devtools_remote) |