fastlane-old / snapshot

Automate taking localized screenshots of your iOS app on every device
https://fastlane.tools
1.96k stars 141 forks source link

Screenshot problem #458

Closed suchita-sindhi-bs closed 8 years ago

suchita-sindhi-bs commented 8 years ago

Can you please explain the whole process of taking screenshots with only commands and without using ui testing because i am not clear about the steps without using ui testing.

i2amsam commented 8 years ago

Hi @suchita-sindhi-bs did you look at the documentation about setting up the UI tests? https://github.com/fastlane/snapshot#ui-tests the basic idea is that you setup the UI tests in XCode and then the command line tool with automate running them with different simulator and language settings.

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/2488. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: