Android contacts system app not available

0

I am trying to add a contact in an Android 13 device for a test case of getting device contacts from our app, but it seems the system app com.google.android.contacts is not actually installed in the device. Tried to install it in pre-test phase through spec yml file with the following command (which actually returns a successful installation):

Enter image description here

But when trying to start the Contacts app through an Appium Python test package it seems Appium not being able to find any Contacts app activity:

Enter image description here

How can I make Contacts app activity visible for Appium?

質問済み 7ヶ月前77ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ