- Automation Framework: Selenium, Appium 
 - Build tool: Maven 
 - Bundled Tools: TestNG
 - Language: Java 
 - Report: Allure 
 - Project Structure: Page object Model(POM)
 - IDE: IntellIJ 
 
- Automate Login Page
 - Automate Post Image
 - Automate Post Text
 - Automate Post Like
 - Automate Post Comment
 - Automate Post Share
 
- Need to install Node. js version 12 or 14 and above
 - IntellIJ
 - Java
 - Appium Server
 - Appium Inspector
 - Android studio Emulator or Real Device
 
- Run the testNG.xml file.
 - After Complete the test execution Report will generate to "allure-result" Folder
 - Run the "allure serve" in the terminal & view the html report