zebrunner / carina

Carina automation framework (TestNG): Web, Mobile, API, DB etc testing...
https://zebrunner.github.io/carina
Apache License 2.0
954 stars 218 forks source link

Add ability to upload video to s3 #1034

Closed kolyakrasnik closed 3 years ago

kolyakrasnik commented 4 years ago

Currently we save mobile video files to ftp server. Lets expand logic to be able to store video files to s3 http://appium.io/docs/en/commands/device/recording-screen/start-recording-screen/

vdelendik commented 3 years ago

selenium hubs should be responsible for uploading artifacts like video and logs onto the storages. Carina could only get them and ut into the local report storage if needed