Hi All, I am trying to set meta filter but having hard time doing that.
I have a set of scenarios say "10" in a story file from Level L1 - L10, out of this I only need to execute L1 & L2 and I tried the following which doesn't work - meta.filter=+Level L1 L2 - Nothing executed meta.filter=+Level L1, +Level L2 - only executes the last one i.e. L2 meta.filter=+Level L* - executes all L1 - L10 Is there any other way I can do this. Thanks, Manpreet
