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.
我正在为一个 android 应用程序创建一个自动测试用例,我需要通过 experitest 使用 AppiumStudio 长按一个按钮。 在测试录制过程中,如果我长时间点击按钮,系统会识别出简单的点击而不是长按。 我怎样才能做到这一点? 在下拉菜单中,没有长按的选择,只有普通的点击。