Appium · Example Payload

Appium Server Session Info Example

AndroidCross-PlatformiOSMobile TestingOpen SourceOpenJS FoundationTest AutomationWebDriver

Appium Server Session Info Example is an example object payload from Appium, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcapabilities

Example Payload

Raw ↑
{
  "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "capabilities": {}
}