Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

#121 and #51 - Add support for Command Line Params #153

Closed
wants to merge 6 commits into from

Conversation

joaoffalcao
Copy link

There are two open issues, #51 and #121, all about the same issue. This is the solution for that problem.

With this, we can do grunt protractor --params.location=http://localhost:3030/

@joaoffalcao
Copy link
Author

Do you know what's going on the continuous integration check?

@teerapap
Copy link
Owner

teerapap commented May 7, 2016

Thanks for the PR. 👍
However, #148 also fixes the same problem but there still be some issues. Could we discuss in that PR?

BTW, Current behaviour is you need to pass escaped JSON object string for --params. (Sorry for unclear README.md)
Please try this

--params='{ "location":"some url" }'

@teerapap teerapap closed this May 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants