DeviceManager icon indicating copy to clipboard operation
DeviceManager copied to clipboard

Library to Manage Connected iOS, Android Devices & Sims

Results 16 DeviceManager issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1. Commits 5255080 [maven-release-plugin] prepare release maven-gpg-plugin-3.0.1 e4dc062 [MGPG-79] fix handling of external pinentry programs in case the passphrase i... 5902b2b deps: update JUnit 12fbd63...

dependencies

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.8 to 1.18.20. Release notes Sourced from lombok's releases. v1.18.16 BUGFIX: Version 1.18.14 could not be installed in Eclipse, it would break Eclipse. BREAKING CHANGE: mapstruct users...

dependencies

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20170516 to 20210307. Release notes Sourced from json's releases. 20210307 Pull Request Description #575 Fix similar compare numbers #577 Added clear() methods to JSONObject and JSONArray #581...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies
security

Hi, the IOSManager() is not recognizing an Iphone Xs with OS 12.3 as a real device. The actual udid is: 00008020-0013056136E1002E Thanks for your support.

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...

How do we build and start the Device Manager? Also, is the IP and Port number on AndroidTest.java corresponding to an Android Device?

question

https://github.com/saikrishna321/AppiumTestDistribution/issues/376#issuecomment-425954386

When I was running the code on Windows machine with one Android device connected. Following exception occurred. I tried to debug the issue and found that In CommandPromptUtil.class , getBufferedReader...

bug