You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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