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

Unable to run parallel tests on real devices. #2

Closed
ChethanGKC opened this issue Jan 26, 2017 · 4 comments
Closed

Unable to run parallel tests on real devices. #2

ChethanGKC opened this issue Jan 26, 2017 · 4 comments

Comments

@ChethanGKC
Copy link

@email2vimalraj - Can you pleas let me know how the tests are running parallel as showed in the video as in the code we are running the tests through single port 4723.

hoping for the early reply, thanks in advance.

@email2vimalraj
Copy link
Owner

@ChethanGKC :

That could be because of a small mistake in my committed code. Try updating the data provider method be static and execute.

This is just a wild guess. If not working, kindly share me your code base which I will try to reproduce.

@ChethanGKC
Copy link
Author

thanks @email2vimalraj . i achived parallel execution by using Appium grid. :)

@email2vimalraj
Copy link
Owner

email2vimalraj commented Jan 31, 2017 via email

@ChethanGKC
Copy link
Author

ChethanGKC commented Feb 11, 2017

@email2vimalraj : Sorry for the late reply, I modified above example by below steps.

  1. Start selenium standalone server
  2. Opened two or more instance of appium server
  3. Passed the device ID and port number

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

No branches or pull requests

2 participants