Legacy | Appium Driver recording mode

Mobile Cloud recording setup for generating code using Appium Driver methods.

How It Works

Perfecto plugin users can create test projects that take advantage of the Appium standard interface supported by the Perfecto Lab devices. The recording interface of the Perfecto Lab can generate Java/C# code that utilizes the methods of the Appium driver classes.

Prepare IDE Plugin for recording

To write your test using the standard Appium object tree, you need to enable Appium as the Automation Framework setting:

  1. Open Settings dialog from from the Perfecto Dashboard of your favorite IDE plugin.

  2. Set Appium as the selected option in Recording / Framework / Automation Framework.

    All functionality will be recorded with the Appium API.