I'm having trouble figuring out out how to do Angular e2e testing with the Play Framework or with Play Integration testing. I feel AngularJS loses a lot of value if I can't do this. I have no idea how I would go about doing e2e with Play. And as far as Play integration testing, the webDriver can see the ng attributes but as with the case for the code I tried it doesn't emulate the proper behavior. Anyone have a similar experience or a solution to this?I'm having trouble figuring out out how to do A