-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Anto edited this page Jun 14, 2020
·
10 revisions
Here we will explain how this framework works and how to use it step by step:
-
For starters you will need to install the required environments (Python, pip, Android SDK, Android Studio, appium...)
-
Appium server and capabilities -> We need to get the capabilities for our webdriver to connect to the device and app
-
App window class -> This are the classes where the ones where we write the methods that interact with the app using xpaths, ids and the webdriver