CODeRUS / aurora-test-example

Example tests and application for Appium framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example application with Appium test for Aurora OS and Sailfish OS

Prepare

Build and install rpm package to device. Test will launch application automatically.

Test is running on desktop PC. Please adjust appium/test.py contents to match your mobile device ip address.

To run test you must install Appium python module (https://github.com/appium/python-client), install qapreload library to mobile device, and start appium-aurora docker container with Appium Aurora Driver

Run

python3 appium/test.py

About

Example tests and application for Appium framework

License:GNU Lesser General Public License v2.1


Languages

Language:QML 70.5%Language:Python 19.3%Language:C++ 6.1%Language:QMake 4.0%