Upload and install your mobile application on any device to kick off your Appium testing directly from Eclipse:
Your mobile applications can be managed within the Eclipse through a dedicated Application Pane in Appium Studio for Eclipse. Your application can quickly and easily be uploaded and launched on any device.
This tutorial is a part of Appium Studio hands-on training series.
Table of Contents:
Video Tutorial
The following video tutorial may be helpful:
In the “Applications” section, click “Install”.
Successful execution will be notified in the “Console” view.
Add your Application Information to Appium Capabilities Setup
Appium capabilities will allow you to add both install and launch capabilities to your setup.
Under “Applications,” select the application section title and drag it to the code area.
Our upcoming tutorial will explain you all about creating Appium Tests in Appium Studio for Eclipse.
PREVIOUS Tutorial #13 | NEXT Tutorial #15