Macaca

Results 249 comments of Macaca

This is the translated issue: # Android real machine, element touch failure in webview Failure message: {"message":"[element.touch("tap")] Unexpected data in simpleCallback.","data":"unimplemented command: session/d68c38dd32ce15cdf7197584cee15efe/actions"} Ask, is this what has not been...

This is the translated issue comment: @Samlin901211 The element is determined to be found, and the tap event is delegated on the document.

This is the translated issue comment: @Samlin901211 I use selenium is OK, click on the method: From selenium.webdriver.common.touch_actions import TouchActions

This is the translated issue comment: @xudafeng @Samlin901211 Simulate touch with Macaca event, right? Https://macacajs.github.io/macaca-wd/#domEvent

This is the translated issue: # Ios real machine input text end input line break * **Macaca Version**: 2.1.12 * **Macaca Doctor Logs**: * **Operate System**: IOS * **Programming Language**:...

This is the translated issue comment: @SamuelZhaoY Will process as soon as possible

This is the translated issue comment: @Nicolasyy > will process as soon as possible When is this expected to be handled?

This is the translated issue: # Ios list sliding problem I recorded a script with uirecorder and then modified the sliding method to ` it('drag: 192, 711, 216, 236, 1.11',...

This is the translated issue: # [ios] Why does app-inspector check for elements that are not to be applied, and can only get current application elements on the java client...