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

Add temporary iOS platform to aid W3C migration #4559

Merged
merged 1 commit into from
Aug 23, 2017
Merged

Add temporary iOS platform to aid W3C migration #4559

merged 1 commit into from
Aug 23, 2017

Conversation

matthewdoerksen
Copy link
Contributor

In some cases we cannot consider platform and platformName to be
equivalent. For example, SauceLabs uses platformName and not
platform to run Appium tests. If we override platformName (iOS) with
platform (Mac, because no iOS platform exists), we generate a set of
invalid capabilities to actually run the browser test.

Fixes #4557

In some cases we cannot consider platform and platformName to be
equivalent. For example, SauceLabs uses platformName and not
platform to run Appium tests. If we override platformName (iOS) with
platform (Mac, because no iOS platform exists), we generate a set of
invalid capabilities to actually run the browser test.

Fixes #4557
@lukeis lukeis merged commit 3e0e6ff into SeleniumHQ:master Aug 23, 2017
Tom-Trumper pushed a commit to Tom-Trumper/selenium that referenced this pull request Sep 11, 2017
In some cases we cannot consider platform and platformName to be
equivalent. For example, SauceLabs uses platformName and not
platform to run Appium tests. If we override platformName (iOS) with
platform (Mac, because no iOS platform exists), we generate a set of
invalid capabilities to actually run the browser test.

Fixes SeleniumHQ#4557
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.

2 participants