Computer Use は、Alter にデスクトップ ワークフロー用の UI 実行レイヤーを提供します。ウィンドウを検査し、UI 要素と対話し、複数ステップのフローのペースを調整できます。Documentation Index
Fetch the complete documentation index at: https://docs.alterhq.com/llms.txt
Use this file to discover all available pages before exploring further.
ツールセット
一般的なフロー
- Get Active App Context を使用して、現在の UI 状態を読み取ります。
- Perform を使用して UI アクションをトリガーします。
- ターゲット要素が画面外にある場合は、スクロール を使用します。
- ロードまたは状態遷移のステップ間に Wait を追加します。