Closed KazuCocoa closed 8 months ago
"platformName" Lowercase name of the current platform as a string.
https://www.w3.org/TR/webdriver1/
So, the capabilities are also nice to address lowercase. automationName is also. (Appium's internal handles as lower case, so it should not be matter)
Yes, appium server has been handled them as lowercase internally, so this is just docs correction
https://www.w3.org/TR/webdriver1/
So, the capabilities are also nice to address lowercase. automationName is also. (Appium's internal handles as lower case, so it should not be matter)