I have a test framework built with java and selenium. How can i hide few java files in the framework, which are inside different packages? But i need to use those files in the framework. Is this possible? Please provide your ideas/code to achieve this.
↧