axe DevTools Mobile Analyzerをインストールする

This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard
Not for use with personal data

DequeのArtifactoryからアプリを取得

  1. DequeのArtifactoryにログインします: agora.dequecloud.com
    注意:ページが読み込まれると、 検索を行わない でください。このページに戻り、次のステップに進んでください。
  2. このリンクをクリックして、 axe DevTools Mobile Analyzerアプリをダウンロードします
  3. ダウンロードは自動的に開始されます。ダウンロードされたファイルは通常、Downloadsフォルダーに保存されます。見つからない場合は、「 axe-devtools-mobile-analyzerで始まるファイル名をコンピュータで検索してください。

アプリをインストールする

  1. ダウンロードされたPKGファイルをダブルクリックしてインストーラーを開始します。新しいウィンドウが開きます。
  2. 画面の指示に従ってインストールを完了してください。

物理デバイスでのテスト用にXcodeを設定する

これは物理デバイスでのテストにのみ必要です。シミュレーターでのテストの場合は、「 アプリを起動してサインイン」に進んでください。

  1. Xcodeを開きます。
  2. 次の WebDriverAgent.xcodeproj を、Mobile Analyzerアプリと共にインストールされた状態で開きます:
    1. Xcodeで、ファイル > 開くを選択します。
    2. {username}があなたのユーザー名である以下のファイルに移動します。 /Users/{username}/Library/Application Support/axe DevTools Mobile Analyzer/axe-appium-xcuitest-driver/build/assets/@axe-devtools/axe-appium-webdriveragent/WebDriverAgent.xcodeproj 注意:ライブラリフォルダーが隠れている場合は、Command + Shift + Period (.)を押して、隠しファイルとフォルダーの可視性を切り替えてください。\
    3. プロジェクトをXcodeで開きます。
  3. Xcodeのファイルエクスプローラーで「WebDriverAgent」を選択します。

screenshot with pink arrow pointing to WebDriverAgent at the top of a menu
  1. プロジェクト詳細から「Signing & Capabilities」を選択します。

screenshot with pink arrow pointing to Signing & Capabilities tab
  1. ターゲットリストから「WebDriverAgentLib」を選択します。
    1. 「自動的に署名を管理」のラベルが付いたボックスにチェックを入れます。
    2. チームドロップダウンから組織のチームを選択します。(個人チームは選択しないでください。)

screenshot with three pink arrows pointing to the WebDriverAgentLib target, checkbox to automatically manage signing, and a Team dropdown menu
  1. ターゲットリストから「WebDriverAgentRunner」を選択し、ステップ5を繰り返します。
  2. Xcodeを閉じます。

次は何ですか?

初期設定がすべて完了したので、 iOSアプリのアクセシビリティテストを始める準備ができました!