Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的音频选择器库正在应用程序中作为底部对话框片段打开。但是,每当我尝试使用 uiautomatorviewer 截屏时,它都会给出错误远程对象不存在。
请帮我解决问题。
在 Java 中,我使用下一个构造来实现 tyhat 目的及其工作形式:
File srcFile=driverA.getScreenshotAs(OutputType.FILE);