How to publish results in Testrail with pytestrail in Python Selenium
Recently I started a project – as a beginner – to automate the manual testing for a small web application, and after a lot of work I reached the point where I’m stuck when I want to publish the test results in Testrail. I’ve searched a lot on the internet, but I found some code examples written only for specific context that I don’t understand.