This project is an example of using Appium and Robot Framework to automate testing of the YouTube application.
Before running the tests, make sure you have the following installed:
- Python (version 3.11.7)
- Robot Framework (version 6.1.1)
- Appium (version 2.2.2)
- Android SDK
- YouTube application installed on the device/emulator
- Clone this repository to your local machine.
- Configure the desired capabilities in the
env.robotfile. - Run the tests using the following command:
robot tests/