Test can't find Chrome

0

I'm getting a Error: Activity class {com.android.chrome/com.google.android.apps.chrome.Main} does not exist. error in my Appium logs.

My tests specify the following capabilities that I would hope is general enough to work for any device.

                platformName: "Android",
                "appium:automationName": 'UiAutomator2',
                browserName: 'Chrome',

Testing on a Google Pixel 6a.

I can run my tests locally against both the simulator and a real device.

Any pointers? Can I run the Device Farm setup locally for faster testing?

sedrik
質問済み 2年前104ビュー
回答なし

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

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

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

関連するコンテンツ