Prevent screenshot downloads when using Xcode Server

While the bot is running on the Xcode server, screenshot loading time.

enter image description here

Processing takes some time to complete. So my question is:

Is there a way to skip this or prevent the download?

+7
xcode continuous-integration xcode-server
source share

No one has answered this question yet.

See related questions:

195
How to update Xcode from the command line
6
Xcode Server Continuous Integration After Starting $ XCS_PRODUCT Not Installed
5
Xcode CI launched UITests (loading 10 screenshots for - [AppTests textExample])
3
Controlling Access to the Xcode 9 Server Web Page
3
Xcode 9 server and Xcode: user is not logged in
2
Xcode server error while trying to run shell scripts
2
Xcode bots performing UITesting on multiple iOS projects from a single Xcode server
one
Installing OTA Xcode Server - "Cannot Connect to Server"
0
Xcode macOS server hosts are not displayed in the browser, but are displayed in the Xcode Report Navigator

All Articles