angularjs-eclipse icon indicating copy to clipboard operation
angularjs-eclipse copied to clipboard

Using user-provided arguments in Protractor run configuration

Open sojourner6 opened this issue 7 years ago • 0 comments

How do we extract command line arguments passed in Eclipse in our Protractor config file. From the CLI, i pass arguments like --params.login_user=user. I am unable to use them in the protractor config file with variable process.env.login_user

sojourner6 avatar Dec 12 '18 20:12 sojourner6