We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe we can run Appium ui test in parallel to lower semaphoreci execution time.
https://stackoverflow.com/questions/68824769/webdriverio-execute-some-tests-consecutively-and-other-tests-in-parallel https://webdriver.io/docs/organizingsuites/
The text was updated successfully, but these errors were encountered:
That would be real nice.
Mocks will have to run on different ports so they don't interfere, the port would have to be passed in app startup sys args.
Sorry, something went wrong.
No branches or pull requests
Maybe we can run Appium ui test in parallel to lower semaphoreci execution time.
https://stackoverflow.com/questions/68824769/webdriverio-execute-some-tests-consecutively-and-other-tests-in-parallel
https://webdriver.io/docs/organizingsuites/
The text was updated successfully, but these errors were encountered: