headspin server connection.md

HeadSpin Server Connection

With HeadSpin Server, you don't need to worry about setting up or maintaining physical mobile devices yourself. It's a cloud-based automation framework that lets you test your Android and iOS apps on real devices hosted in the cloud. Using WebDriver, you can interact with those devices just like you would locally, except without the overhead of managing a local Appium server. This makes mobile testing simpler, faster to scale, and much easier to maintain.
Notes:

Add a HeadSpin Connection

To add a connection in Leapwork Flow:

  1. Click the Add button.

  2. In the Add Connection pop-up window, fill in the following fields:

  1. Click Save to confirm.
  2. Click Test connection to verify the connection established.

A success message appears when the connection is active.

To update or remove a connection, you can use the Edit or Delete buttons.

Where to Find Hostname, Port, and API Token in HeadSpin

If you're not familiar with HeadSpin, here's how to retrieve the required details:

  1. Log in to HeadSpin.

  2. Go to the Remote-Control page.

  3. Open More Actions (⋮)Automation Configuration for your device.

  4. In the WebDriver URL, you'll find:

    • Hostname (e.g., dev-us-pao-1.headspin.io)
    • Port (e.g., 7019)
  1. Click your profile name in the top-left of HeadSpin.

  2. Go to Settings .

  3. Click + New Token to generate a token.