Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make platformVersion a required capability #954

Merged
merged 5 commits into from
May 7, 2019

Conversation

mykola-mokhnach
Copy link
Contributor

If the platformVersion is not provided in caps then we will try to determine its value by querying ideviceinfo output for real devices and using the latest available SDK for simulators. In case these fail or an incorrect (e .g. semver-unparseable) version string has been provided then an exception is thrown. Also, the calculated or provided value is normalised to only include the major and minor number and ignore the patch number.

@umutuzgur FYI

@mykola-mokhnach mykola-mokhnach merged commit c4824ef into appium:master May 7, 2019
@mykola-mokhnach mykola-mokhnach deleted the platform_ver branch May 8, 2019 14:12
khanayan123 pushed a commit to khanayan123/appium-xcuitest-driver that referenced this pull request May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants