Open krtt opened 3 years ago
We will look into this, thanks for the suggestion. We don't save the data locally so how are you getting the results?
I am not getting the results locally. But would like that to be possible as an extra option.
In the meantime you can delete the call to delete the Analysis folder in AnalysisManager.cs. in private async Task Deinitialize()
When running Python API test scenarios with for example Apollo, the test results don't show any information from which test scenario was it. Is it possible to include a test scenario name from the python script to the related test result? And in addition to the SVL cloud, how to write the exact same results also to a file?