I just started in on Selenium and I've managed to get my Mac and a Windows VM talking to a selenium grid and run some basic tests. Everything works fine...next up, mobile devices.
I installed the iWebDriver on my iPhone emulator. I can connect to it directly on the port it is running on, so I know it is working. However I can't get it to register itself with my running grid.
I put in the IP and port into the iWebDriver Settings area for my grid. I turned my grid on in debug mode, but it doesn't appear to be receiving any connections at all. I've tried restarting the emulator, playing around with the settings (specifying a URL vs. IP for the host, etc) but no luck so far.
Any tips on debugging this? I'm new to iPhone development as well so I don't even know where to look for logs. Nothing interesting is appearing in my xcode log window.
I see that other people are getting their iPhones in the grids successfully so I assume I'm doing something boneheaded.
Thanks,
scot
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/bBC9pHFACpIJ.
For more options, visit https://groups.google.com/groups/opt_out.
<iOS Simulator Screen shot Sep 17, 2012 8.48.15 AM.png>