Reputation: 409
Does Appium support Marshmallow? I'm trying to select a Platform Name of Marshmallow but it doesn't seem to contain it and I have the latest version of Appium installed....
Upvotes: 2
Views: 2424
Reputation: 880
I don't have the 6.0 Marshmallow (API Level 23) as an option in the Appium app for Mac, but I was able to manually type the value 6.0 in and launching the server showed that the value was used correctly.
Simply type the 6.0
to the text box.
Upvotes: 7
Reputation: 75
Yes It supports , u need to upgrade API 23 in SDK Appium Vs 1.4.16.1
Upvotes: 1