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

Could not find device: iPhone 7 #9

Open
aryak007 opened this issue Nov 13, 2017 · 1 comment
Open

Could not find device: iPhone 7 #9

aryak007 opened this issue Nov 13, 2017 · 1 comment

Comments

@aryak007
Copy link

I am a user in the free trial period. I'm trying to run tests using mvn test -P single but I get the error Could not find device: iPhone 7 (WARNING: The server did not provide any stacktrace information).

Is this happening because I'm on the trial period and I don't have access to iPhone 7? If that is the case, then please mention it clearly in the documentation.

@elfro
Copy link

elfro commented Nov 22, 2017

I have the same error.
Tried to run with the following capabilities in the single.conf.json
"environments": { "iPhone_7": { "device": "iPhone 7 " }, "iPhone_7_Plus": { "device": "iPhone 7 Plus" } }
and pass <parameter name="environment" value="iPhone_7_Plus"/> or
<parameter name="environment" value="iPhone_7"/>
in the single.testng.xml.
In both cases, the described above error appears.

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