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?

feita há 7 meses77 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas