AppiumTestDistribution / appium-gestures-plugin

Appium plugin designed to perform gestures using W3C Actions.
46 stars 13 forks source link

unknown command #113

Open vladburian1 opened 5 months ago

vladburian1 commented 5 months ago

Getting this error [HTTP] {"args":[{"elementId":"sub_title","direction":"up","percentage":50}],"script":"gesture: swipe"} [AppiumDriver@ab76] Plugins which can handle cmd 'execute': gestures [AppiumDriver@ab76] Plugin gestures is now handling cmd 'execute' [AndroidUiautomator2Driver@78af (bb800c48)] Got response with status 404: {"sessionId":null,"value":{"error":"unknown command","message":"The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource","stacktrace":"io.appium.uiautomator2.common.exceptions.UnknownCommandException: The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:84)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandler... [AppiumDriver@ab76] Command 'execute' was *not* handled by the following behaviours or plugins, even though they were registered to handle it: ["default"]. The command *was* handled by these: ["gestures"]. [HTTP] <-- POST /session/bb800c48-3fd1-42c3-b495-13be2c39fc99/execute/sync 404 68 ms - 3530

appium-gestures-plugin version 4.0.1 Appium version 2.5.1 uiautomator2 version 3.0.5

saikrishna321 commented 5 months ago

Please share full logs