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
Hello , I get following error because /testrail/ is automatically added to the url
[ ERROR ] Calling method 'end_test' of listener 'TestRailListener' failed: HTTPError: 404 Client Error: Not Found for url: https://:443/testrail/index.php?/api/v2/get_results_for_case/145/1274&limit=1
I use following command
robot -d results --listener TestRailListener:::: --loglevel debug --pythonpath -t ""
I am not using http or https in the command.
Any help is appreciated.
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.
Hello , I get following error because /testrail/ is automatically added to the url
[ ERROR ] Calling method 'end_test' of listener 'TestRailListener' failed: HTTPError: 404 Client Error: Not Found for url: https://:443/testrail/index.php?/api/v2/get_results_for_case/145/1274&limit=1
I use following command
robot -d results --listener TestRailListener:::: --loglevel debug --pythonpath -t ""
I am not using http or https in the command.
Any help is appreciated.
The text was updated successfully, but these errors were encountered: