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
{{ message }}
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
I have tried to run my tests with in-line args, but it seems i cant find right syntax for it.
My cmd command for calling the test is:
grunt e2e:cert:ed:regression_part_3
and am trying to add tagging args something like this:
grunt protractor --mochaOpts={tags: "myTag"} e2e:cert:ed:regression_part_3
but it doesn't seem to work ...
any ideas ?
The text was updated successfully, but these errors were encountered: