Selenium Automation Organize Project

Viewed 202

I would like to automate few applications. This application consist of web, mobile (Android + IOS) and API. How to organize this project for this situation. Im automation in selenium using Java. In C#, once can create a project consists of multiple sub projects. How to do it in Java?

Please advise.

A billion thanks for your help.

2 Answers
Related