Skip to content

Parallel run for Android and iOS #37

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

Merged
merged 30 commits into from
Oct 6, 2017
Merged

Parallel run for Android and iOS #37

merged 30 commits into from
Oct 6, 2017

Conversation

dtopuzov
Copy link
Contributor

@dtopuzov dtopuzov commented Sep 28, 2017

Parallel run for Android and iOS.

@dtopuzov
Copy link
Contributor Author

run ci

@dtopuzov dtopuzov merged commit 27fe013 into master Oct 6, 2017
Copy link

@vikramvi vikramvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please clarify why older version of appium java is being used

build.gradle Outdated
@@ -11,7 +11,7 @@ repositories {
}

dependencies {
compile group: 'io.appium', name: 'java-client', version: '5.0.3'
compile group: 'io.appium', name: 'java-client', version: '4.1.2'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why to use such a old version of Java client ?

@dtopuzov dtopuzov deleted the dtopuzov/parallel-runs branch November 9, 2017 13:22
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