Erik Stoel
Erik Stoel
Is there some progress on this feature?
Thank you, but i'm using it differently. ``` "pretest:integration": "webdriver-manager update", "test:integration": "run-p test:integration:*", "test:integration:student": "run-s test:integration:student:*", "test:integration:student:desktop": "ng e2e student-integration --webdriver-update false", "test:integration:student:tablet": "ng e2e student-integration --webdriver-update false --protractorConfig...
Is there any progress on this feature request?