Skip to content

Troubleshooting

Error Loading Environment

Sometimes a test environment can fail to load, if this is the case, the message “ERROR LOADING ENVIRONMENT” is displayed within the Slots Status Bar as shown below.

Untitled

This usually happens if the test fails while setting up the python environment or at the start of a pytest run.

To debug this, you can download the log information from the past runs page:

Untitled

Open the txt logs for the specific run to view the command line output of the pytest call.