I have a project QA.Automation with a subdirectory Test_RC which contains all the .py files(my test cases written in selenium with python). Automation Module directory contains my custom modules which I am importing in my testcases. In order to execute my test cases I need to navigate to the Test_RC directory and run from there, but I want to access my testcases right in the QA.automation directory. How can I do that? Can somebody please help ProjectImage
1.4m articles
1.4m replys
5 comments
57.0k users