LoginSignup
3
1

More than 5 years have passed since last update.

appiumでAndroidアプリ起動時に権限の承認を求めるアプリへの対応方法

Posted at

自動承認でよければ
Capabilityに"autoGrantPermissions"を追加して型を"boolean"値を"true"似設定してセッションを開始する。
Capabilityの一覧はこっち
https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/caps.md

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1