Coder Social home page Coder Social logo

Drug n drop action about dotnet-client HOT 5 CLOSED

appium avatar appium commented on September 15, 2024
Drug n drop action

from dotnet-client.

Comments (5)

mellamojaja avatar mellamojaja commented on September 15, 2024

I had the same problem. As far as I know, all end up in the "Execute" method of the class "RemoteWebDriver", witch is virtual and should be implemented in the "AppiumDriver" class. the problem is this implementation is missing and you get the "Not implemented" exception when trying to use it.

This would affect the touch and multitouch actions and every method that uses "Execute", like Orientation, GetAppString, LockDevice, Rotation, StartActivity, etc.

Does anyone knows if this is the desirable behaviour? Is this a pending work or just a bug of any (weird) kind?

from dotnet-client.

Jonahss avatar Jonahss commented on September 15, 2024

I didn't know those methods weren't working. So if this is an issue, it
would be a bug, not by design.

On Thu, Jun 18, 2015 at 2:45 AM, mellamojaja [email protected]
wrote:

I had the same problem. As far as I know, all end up in the "Execute"
method of the class "RemoteWebDriver", witch is virtual and should be
implemented in the "AppiumDriver" class. the problem is this implementation
is missing and you get the "Not implemented" exception when trying to use
it.

This would affect the touch and multitouch actions and every method that
uses "Execute", like Orientation, GetAppString, LockDevice, Rotation,
StartActivity, etc.

Does anyone knows if this is the desirable behaviour? Is this a pending
work or just a bug of any (weird) kind?


Reply to this email directly or view it on GitHub
#90 (comment)
.

from dotnet-client.

Astro03 avatar Astro03 commented on September 15, 2024

The not implemented exception would be since @TikhomirovSergey was talking bout moving functionality out of here into the selenium driver. @TikhomirovSergey might have more insight on this.

from dotnet-client.

pashidlos avatar pashidlos commented on September 15, 2024

I found this answer: http://stackoverflow.com/questions/15791962/webdriver-with-touch-events
And get my task resolved with jQuery.

Will it be done in appium?

from dotnet-client.

Dor-bl avatar Dor-bl commented on September 15, 2024

Closing the issue since Touch actions will be deprecated in the upcoming release. Please use W3C actions: http://appium.io/docs/en/commands/interactions/actions/

from dotnet-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.