We required to install application from Google Playstore, install and commence testing using Java-Appium. I am facing below issue though all the capabilities are set “Could not start a new session. Response code 400. Message: platform name is missing in the capabilities” Capabilities given are : URL: Capabilities {DEVICE_NAME: Galaxy S23, PLATFORM_NAME: android, PLATFORM_VERSION: 13, autoGrantPermissions: true, build: gmailLoginCap, console: true, devicelog: true, isRealMobile: true, network: false, project: labs, unicodeKeyboard: true, video: true, visual: true, w3c: true}
Please help to resolve