https://github.com/arkaan27/Appium_Automation
Java
Selenium, Java, Cucumber, Appium
Automated Framework for testing front-end application of mobile apps
Using Cucumber, created 3 different Scenarios to test Allocation tab.
Applied the scenarios using Selenium for running tests
Created Hook class for triggering the runs of scripts
Exploited Appium integration with Selenium
Applied Object Oriented Programming for reusability
https://github.com/arkaan27/Automation_Scripting
Python
Selenium, Pytest
Utilised Selenium to download documents from website: https://www.sebi.gov.in
Used Pytest to test the script
Used Logging to genertate results.log file for debugging
Modularize the code for reusability on any website
Java
Maven, Selenium, JUnit, Cucumber
Extracted data from a .txt file
Utilised Selenium to search car registration numbers on internet.
Extraction of data from Web Browser
Output a new file for processing into machine learning models.