Closed gawicks closed 7 years ago
Yes you can, but you need to edit the tasks in Angular-Cli to run protractor from a protractor-flake file.
See the usage how to configure protractor-flake, but check angular-cli how to edit the ng e2e
task to run protractor with protractor-flake.
I don't know how to edit this exactly in angular-cli so I would advice you to ask it there. I'm going to close this for now because it involves integration with other software we don't directly have knowledge of.
@gawicks once you get things up and running feel free to add a pull request with a angular-cli section to the docs
I would like to use protractor flake with ng e2e. Is this currently possible?