Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boot and Install on Real Devices #40

Open
ramgiteng opened this issue Apr 3, 2019 · 3 comments
Open

Boot and Install on Real Devices #40

ramgiteng opened this issue Apr 3, 2019 · 3 comments

Comments

@ramgiteng
Copy link

Hi, is there a way to boot a connected real device as well as install applications on real device? I want to be able to boot all/selective real devices and install applications on real devices. Is this possible?

@saikrishna321
Copy link
Member

U definitely can't boot the device. But yes, you can install applications

@ramgiteng
Copy link
Author

Thank you, Sai. Suppose a website has a number of new builds for the same app and I want the app on all my real devices to upgrade to the latest build. I am trying to fetch the URL of the latest build from the website so that the respective app will be able to upgrade on its own on all the real devices during every build is out. Is this possible?

@saikrishna321
Copy link
Member

saikrishna321 commented Apr 4, 2019

Appium downloads apps from URL and installs on it's own.
Provide the app path as URL in capabilities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants