Is there a way to skip protractor test dynamically? I have scenarios where a user can select any specific test to perform. So, I want to execute only the tests user has specified and dependent tests, all other tests should be skipped.
I am using grunt-protractor-runner.
- protractor: 2.0
- Jasmine: 2.3