Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 311 Bytes

AutomationTest

Adding sample automated tests. Works on Appium. Tests written on Python. Requirements installed on the box - Appium-Python-Client. Syntax for running the script should be python3 <testname>.py <udid> <appiumurl> The project name will be Github project. Scriptname should be under app folder.