calabash / run_loop

The bridge between Calabash iOS and Xcode command-line tools like instruments and simctl.
Other
32 stars 41 forks source link

I need a device screenshot. #668

Open yjkim4852 opened 6 years ago

yjkim4852 commented 6 years ago

Hello, thank you every time.

I need a screenshot of the device and is currently using idevicescreenshot (libimobiledevice). But it is slow to get a screenshot from a high resolution device. Can you add the ability to get a screenshot from http client.rb?

jmoody commented 6 years ago

The DeviceAgent project is now public. You can add this feature yourself.

https://github.com/calabash/DeviceAgent.iOS