Hi There,
FIrst of all thanks everybody for getting this 1.3 beta out.
Initial tests of mine seem really good. The documentation here listed was quite helpful!
So unfortunately, while I have success in the simulator I do not have success with the device.
I made sure that in device settings > UI Automation is turned on.
I am running from the latest in the iOS 8 branch.
I run node like this. I verified the bundle Identifier in Xcode > Devices:
node . -U 4899a57feb80cdc32d31a23b603a769b3d9214c6 --app "com.blackboard.testing.enterprise.grader"
The test starts, but instruments is now throwing this error:
[INST STDERR] 2014-10-07 10:50:14.241 instruments[7441:1307] WebKit Threading Violation - initial use of WebKit from a secondary thread.
Not sure if this is an issue or if there's something with my setup.
Thanks in advance for any help!
Eric