How to get the HTML/Junit/Allure reports in a Specific folder – #Python #Selenium #PyTest
Whenever I try to generate the report using cmd line –html=”//reports.html”, Its always generating in html report PageAction Folder.
I want that to be specifically come under Reports Folder. I changed path like –html=”Reports//reports.html” but its not working. Can someone tell the solution?Screenshots for reference
Prasanna Senthilkumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.