Skip to main content

AS - Recording Tests

info

Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .

Appium Studio has a recorder functionality. You can use it to record scenarios on the mobile device to create automated scripts.

info

The script you recorded can be edited later on.

Following are the modes of recording:

  • Native: Recording of steps using the Native recognition method (on instrumented mode or non-instrumented mode)
  • Web: Recording of steps using the Web recognition method.

Recommendations for Recording

  1. Before recording
    • Plan the flow you would like to perform.
    • Try to first execute it without recording.
    • Keep your recording short. Don't record the whole test in one go.
  2. While recording
    • Click on the center of the Objects you would like to identify.
    • Wait for the screen to refresh and don't run the recording too quickly.
    • Right-click (with your mouse) to add verification points.
  3. After recording
    • Execute the script and verify it executes correctly.
    • Make sure that all Objects are identified correctly. Edit the test if needed to improve stability.

Preparation for Recording

  1. Connect your mobile device.

  2. Click Test, then click the Record button.

  3. Choose the Device, application and the capabilities to record with from the available devices, application and the capabilities on the lists.