You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
Hi, I was trying the tool and whenever I'm trying to download Test 5, I get list index out of range at line 247.
Traceback (most recent call last):
File "npnt_testing_app.py", line 201, in <lambda>
lambda: self.save_permission_artefact(4))
File "npnt_testing_app.py", line 247, in save_permission_artefact
current_perm_xml = self.permission_cases[index]
IndexError: list index out of range
also, whenever I upload the flight logs file to Verify test, it says please upload the file.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I was trying the tool and whenever I'm trying to download Test 5, I get list index out of range at line 247.
also, whenever I upload the flight logs file to Verify test, it says please upload the file.
The text was updated successfully, but these errors were encountered: