This repository was archived by the owner on Jul 29, 2024. It is now read-only.
feat(cli): support for multiCapabilities in command line#1083
Closed
Brootux wants to merge 2 commits intoangular:masterfrom
Brootux:master
Closed
feat(cli): support for multiCapabilities in command line#1083Brootux wants to merge 2 commits intoangular:masterfrom Brootux:master
Brootux wants to merge 2 commits intoangular:masterfrom
Brootux:master
Conversation
…de from #860) and extended the solution with a workaround for the problem described in teerapap/grunt-protractor-runner#62.
Member
|
Automated CLA checker says: please sign CLA at https://developers.google.com/open-source/cla/individual Please make sure that the email associated with your PR is the same as the email you use to sign. |
Member
|
CLA signature found, thank you! |
Contributor
|
Hi @Brootux, Travis CI seems to think these commits break the build. If you still want these features, please rebase against the current version, fix the tests (use |
Author
|
@Milan-kumar im not into this since two years, please create new pull request if everything works fine. Best regards. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added the possiblity to give protractor a multiCapabilities Array (code from #860) and extended the solution with a workaround for the problem described in teerapap/grunt-protractor-runner#62.
I think this code is needed very much for grunt-runners like teerapap/grunt-protractor-runner!