To launch an app session, you must provide "Desired Capabilities" (often called "Caps"). These are key-value pairs that tell Appium how to run the test.

Tip: In modern Appium Desktop, you can toggle between "JSON Representation" (text) and "Automatic Server" (form fields) to input these values.

Zurück zum Anfang