Coder Social home page Coder Social logo

Comments (8)

jollychang avatar jollychang commented on June 18, 2024

It's a feature request of appium , you can check it out https://groups.google.com/forum/#!topic/appium-discuss/xKCt4HrerrU and appium/appium#462

from robotframework-appiumlibrary.

yahman72 avatar yahman72 commented on June 18, 2024

Yeah, but I meant to support this with the current appium implementation: run two instances of appium (e.g. using different ports) and connect one device per appium instance e.g.
Open Application http://localhost:4723/wd/hub ... alias = 1stDevice
Open Application http://localhost:4724/wd/hub ... alias = 2ndDevice

I thought this might be already implemented (or will be implemented soon) in the appiumLibrary because the "open application" already accepts "alias" as parameter and the code seems to use the ConnectionCache to store the applications.
Were there any plans to implement something like this?

from robotframework-appiumlibrary.

jollychang avatar jollychang commented on June 18, 2024

It's no plan to implement something like this, If you are interesting that, open a pull request :)

from robotframework-appiumlibrary.

yahman72 avatar yahman72 commented on June 18, 2024

I'm Already working on it :-)
On 6 Oct 2014 18:33, "William Zhang" [email protected] wrote:

It's no plan to implement something like this, If you are interesting
that, open a pull request :)


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

from robotframework-appiumlibrary.

rahulLiving avatar rahulLiving commented on June 18, 2024

Does this support running Appium on multiple device by creating just one instance ? Is it implemented by now ?

from robotframework-appiumlibrary.

rahulLiving avatar rahulLiving commented on June 18, 2024

And if it does ? how to use it with my current Appium project ?
Thanks

from robotframework-appiumlibrary.

yahman72 avatar yahman72 commented on June 18, 2024

No, you still need one appium instance per device.

from robotframework-appiumlibrary.

yahman72 avatar yahman72 commented on June 18, 2024

FYI:
There summary of the above mentioned Appium Feature requests is:
You always need an appium instance for each device i.e. you cannot control multiple devices over one appium connection.
see appium/appium#4001

from robotframework-appiumlibrary.

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.