how to collect logs from test case results collectively
We have a setup of Test Suite that have hundreds of Test Cases. When the Test Suite Execution Record for that Test Suite is run, it creates one Test Suite Result and in this result one result for each Test Case that is associated with the Test Suite.. Each of these results have logs attached and we are wondering how to download all of them in one go? Is there a way to achieve this?