Use the Capability Configurator

Learn how to use the capability builder inside the web app (opens in a new tab) that lets you create and copy the browser capabilities for the available operating systems and browsers with webmate.

When you are on the project page you have to click on Devices in the menu on the left (1) and then click on Show Capabilities (2).

This opens a dialog where you can choose which browser (or Appium) you want to use. Click on the arrow below the browser.

This opens a selection of the available models. You have the options to choose desktop devices by choosing VM or a specific device from the listed mobile devices supporting the selected browser.

In the last step, you can choose which platform and browser version you want to deploy. Please note that on some devices there may be only one selection available.

The set of capabilities needed to use your configuration in a test is shown at the bottom. Click on Copy To Clipboard and paste it inside your test code.