You have dmg for appium-desktop (https://github.com/appium/appium-desktop/releases29).
To automate iOS11.3 I think you should have appium 1.8 and XCode9.3
@pushpank I am facing the Same Issue(Returned value cannot be converted to WebElement) and when I tried to Down grade it to 1.6.1 It is Showing 1.6.1 in the when i tap “About Appium” from menu on the mac.When i check for Updates its saying “up to date”.Let me know if you could be able to resolve some how Thanks.
Hi ,
Has someone managed to record iOS real device execution through appium ?
I did manage to start the recording and to stop it , but when it being converted from base64 format to file with mp4 format , the file cannot be opened (getting corrupted error) - this does work for Android tough.
thanks.
No I see that the problem is with ffmpeg package
[ffmpeg] [mjpeg @ 0x7f9583000600] Found EOI before any SOF, ignoring
[ffmpeg] [mjpeg @ 0x7f9583000600] bits 103 is invalid
[ffmpeg] [mjpeg @ 0x7f9581802e00] decoding for stream 0 failed
[ffmpeg]
[ffmpeg] [mjpeg @ 0x7f9581802e00] Could not find codec parameters for stream 0 (Video: mjpeg, none(bt470bg/unknown/unknown), lossless): unspecified size
[ffmpeg] Consider increasing the value for the 'analyzeduration' and 'probesize' options
[ffmpeg] Input #0, mjpeg, from 'http://localhost:9100':
[ffmpeg] Duration: N/A, bitrate: N/A
[ffmpeg] Stream #0:0: Video: mjpeg, none(bt470bg/unknown/unknown), lossless, 10 tbr, 1200k tbn, 10 tbc
[ffmpeg] Stream mapping:
[ffmpeg] Stream #0:0 -> #0:0 (mjpeg (native) -> mjpeg (native))
[ffmpeg] Press [q] to stop, [?] for help
[ffmpeg] Cannot determine format of input stream 0:0 after EOF
[ffmpeg] Error marking filters as finished
[ffmpeg] Exiting normally, received signal 2.
Any one have a solution for it ?
Thanks