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.
在我的测试用例中,我必须画一条线,或者至少画一些点来模仿用户的签名。除了通过solo.clickOnScreen点击屏幕外,有什么办法吗?
你可以使用solo.drag() 来画一条线。