ENV/ # Contains .json file with Appium capabilities for different environments
Resources/ # Keywords, locators, and project configuration
global/ # Project-wide configuration and mobile session setup for Android and iOS
Locator/ # Defines locators for each page
Pages/ # Defines page objects along with keywords
Paths/ # Defines paths to locators as variables for Android and iOS
Tests/authentication/ # Test cases for authentication pages