Clarification: Can I able to upload the screenshots taken by fastlane to s3 (or it will always give the html link to see the screenshots)
I have some clarification.
- If I select the 1 in the below where the screenshots will be displayed.
- How can I upload the image to s3
- Or for all screenshots it will give any html link
- If [3] is yes, does it give a link for single image
You can do whatever you want with the screenshots. Just take them after the script finishes on /{project}/fastlane/screenshots and upload it to S3 with the ruby S3 sdk.