You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: