Giter Site home page Giter Site logo

Comments (9)

bonigarcia avatar bonigarcia commented on July 20, 2024

Sure, PR's are welcome!

Please provide JUnit tests with your code in order to assess the new feature. Thank you!

from webdrivermanager.

bonigarcia avatar bonigarcia commented on July 20, 2024

Did you manage to add Appium to the driver list?

from webdrivermanager.

lfarnell avatar lfarnell commented on July 20, 2024

@bonigarcia not yet but i'm hopeful to do so in the next little bit

from webdrivermanager.

rosolko avatar rosolko commented on July 20, 2024

@bonigarcia @lfarnell I used appium for some time. Appium works with own server (like selenium server standalone) and we don't need to store and add some variables to PATH. I formed the opinion that we should't implement this type of driver. All of because from site(bitbucket) installs old version of appium server and GUI. And really latest version installs from node. From my point of view, the implementation of this functionality useless.

from webdrivermanager.

bonigarcia avatar bonigarcia commented on July 20, 2024

I've reviewed Appium and @rosolko has a point.

@lfarnell Could you explain to us what is your idea for supporting Apium in WebDriverManager?

from webdrivermanager.

lfarnell avatar lfarnell commented on July 20, 2024

cc @bonigarcia @rosolko

Your point merely only says it shouldn't be implemented because BitBucket has old version's of Appium. I personally think that by incorporating Appium into the list, user's can have a seamless experience starting the Appium server and mobile tests simultaneously rather then having to start another process and ensuring that it's running before executing tests. That in itself seems very problematic.

For the dependency on node.js for "newer" verisons of Appium, I dont see why you can't say node.js will be a dependency if you want to run Appium. Plenty of tools and libraries require dependencies.

from webdrivermanager.

bonigarcia avatar bonigarcia commented on July 20, 2024

As Linus Torvalds said: "Talk is cheap. Show me the code".

from webdrivermanager.

rosolko avatar rosolko commented on July 20, 2024

@lfarnell But on other hand - archive from bitbucket contains installer, not a driver(like chromedriver) that using like a bridge. In this case tool didn't manage webdrivers.

from webdrivermanager.

bonigarcia avatar bonigarcia commented on July 20, 2024

This issue seems to be abandoned. Closing.

from webdrivermanager.

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.