Error in using UIAutomatorviewer for testing Android app in Appium

前端 未结 19 1797
甜味超标
甜味超标 2020-12-06 00:54

I have to automate an Android application, I am doing the same through Appium.

The problem I am facing is after launching the Appium server, the app is getting instal

19条回答
  •  时光说笑
    2020-12-06 01:25

    The one that works is in this path:

    Android/Sdk/tools/bin/uiautomatorviewer
    

    Paste this in your terminal and it will run automator that works

提交回复
热议问题