- 基本情報
- チュートリアル
- オートメーション プロジェクト
- オートメーションの作成
- トラブルシューティング
StudioX user guide
UI 操作の自動化とは、デスクトップ アプリケーションおよび Web ブラウザーの操作の自動化を指します。ボタン、チェック ボックス、テキスト ボックス、ドロップダウン リストなど、さまざまなユーザー インターフェイス要素のクリックや入力を再現できます。これらの要素の操作方法を理解すれば、オートメーションを迅速かつ容易に設計できます。StudioX ではアプリケーションまたは Web 系のアクティビティを使用して、ほとんどのアプリケーションの UI 要素を自動化できます。
StudioX offers deep integration with Microsoft Office, Outlook 365, Gmail, and the file system. Use the dedicated activities when automating Excel, Mail, Word, PowerPoint and file and folder operations. To automate the interface of Excel or PowerPoint, simply place UI Automation activities inside a Use Excel File or Use PowerPoint File activity.
どの UI 操作も、入力 (アプリケーションへのデータの送信または追加) と出力 (アプリケーションからのデータの取得) に分割できます。入力アクションの例としては、ボタンのクリック、テキスト ボックスへのテキストの入力などが挙げられます。出力アクションの例としては、ブラウザー ページからのテキストの取得が挙げられます。
StudioX comes with activities that help you automate most common UI interactions. The first step in automating UI interactions is to define the desktop application or web page to interact with by adding a Use Application/Browser activity. You then add the activities to automate in that application or web page inside the Use Application/Browser activity. Next, you can point out the specific UI elements you want to interact with. For further information on how to indicate UI elements, check the Selection Screen page.
You can automate the interface of Excel and PowerPoint by placing UI Automation activities directly inside a Use Excel File or Use PowerPoint File activity just like you would in a Use Application/Browser activity.
この作業のスピードを上げるために、ユーザーの画面上の操作をキャプチャして自動的にアクティビティを生成する [アプリ/Web レコーダー] も使用できます。
UI オートメーションの使用方法については、次のチュートリアルをご覧ください。
- チュートリアル: UI 操作を自動化する
- チュートリアル: Web ページから表データを抽出し、Excel で編集する
- チュートリアル: Excel データを使用して Acrobat Reader の PDF フォームに入力する
- チュートリアル: 表の行を反復処理する
StudioX では、以下のアプリケーション/Web 関連のアクティビティが利用可能です。
- トランザクションを呼び出し
- チェック/チェック解除
- アプリのステートを確認
- 要素を確認
- クリック
- 画面上の画像をクリック
- ツールバー ボタンをクリック
- ポップアップを閉じる
- ドラッグ アンド ドロップ
- ALV 階層テーブルを展開
- ALV ツリーを展開
- ツリーを展開
- フォーム データを抽出
- 表データを抽出
- フォームに入力
- 繰り返し (各 UI 要素)
- アクティブ ウィンドウを取得
- 属性を取得
- テキストを取得
- URL を取得
- URL に移動
- 強調表示
- ホバー
- JS スクリプトを挿入
- キーボード ショートカット
- ウィンドウを最大化
- ウィンドウを最小化
- マウス スクロール
- ウィンドウを移動
- ブラウザー内を移動
- ステータス バーを読み取り
- ウィンドウを復元
- SAP にログイン
- SAP にログオン
- カレンダーから日付を選択
- 項目を選択
- メニュー項目を選択
- ランタイム ブラウザーを設定
- 値を設定
- 表のセル スコープ
- スクリーンショットを作成
- 文字を入力
- アプリケーション/ブラウザーを使用
For information on automating SAP applications, see the Studio guide.