Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

xcodebuild start WDA on real phone ,stop at Set Up #458

Closed
baozhida opened this issue Jan 22, 2017 · 7 comments
Closed

xcodebuild start WDA on real phone ,stop at Set Up #458

baozhida opened this issue Jan 22, 2017 · 7 comments

Comments

@baozhida
Copy link

xocde:8.2.1
device:iPhone 7
IOS:10.2
last version WDA
Position:China
log:
writeDictToFile:1278 ==== Successfully wrote Manifest cache to /var/folders/d2/blcc_d555m97vhnxz1gp22w00000gn/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/WebDriverAgentRunner-Runner.app.iFGP7E/WebDriverAgentRunner-Runner.app_sparse.ipa/ManifestCache.plist
Test Suite 'All tests' started at 2017-01-22 10:29:52.350
Test Suite 'WebDriverAgentRunner.xctest' started at 2017-01-22 10:29:52.351
Test Suite 'UITestingUITests' started at 2017-01-22 10:29:52.351
Test Case '-[UITestingUITests testRunner]' started.
t = 0.00s Start Test at 2017-01-22 10:29:52.352
t = 0.00s Set Up

A lot of people have this problem.
Is this Xcode problem?
How to solve this problem?

@huanglik
Copy link

it‘s not stop,that means it is running now, you can use wda now~

@baozhida
Copy link
Author

I check the IP on phone,bug I can not connect it . http://ip:8100

@huanglik
Copy link

you should run 'iproxy 8100 8100', and then connect it by 'localhost:8100'

@marekcirkos
Copy link
Contributor

This looks like issue with Xcode. Restarting your host should resolve it.

@marekcirkos
Copy link
Contributor

Added to Known issues in Wiki

imurchie referenced this issue in appium/WebDriverAgent Nov 16, 2017
* Allow nativeWebTap on real devices

* Use nativeWebTap setting rather than opt

* Remove superfluous test
@DhivyaS19
Copy link

DhivyaS19 commented Apr 26, 2019

Hi all, am also facing the same issue in Xcode 10.2 iOS 12.1, did anyone find the solution for this issue?Kindly share.

@DhivyaS19
Copy link

Hi all, am also facing the same issue in Xcode 10.2 iOS 12.1, did anyone find the solution for this issue?Kindly share.

I fixed the issues by replacing http://localhost:8000 by http://yourip:8000. It works fine and am able to see connected iOS device.

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

No branches or pull requests

4 participants