Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Protractor doesn't work with different binding directives ( eg. bindonce ) #842

Closed
thiagofelix opened this issue May 22, 2014 · 2 comments
Closed

Comments

@thiagofelix
Copy link

Since there are few angularjs users adpoting to different strategies for binding, including bindonce in order to improve performance, I think protractor should consider opening configuration parameters on the selectors to allow it work with more directives than just ng-binding.

@juliemr juliemr added this to the 1.0 milestone May 22, 2014
@juliemr juliemr modified the milestone: 1.0 Jun 10, 2014
@juliemr juliemr added this to the Icebox milestone Jun 18, 2014
@Droogans
Copy link

I'm not sure it's such a good idea to bring this into protractor until Angular officially supports this in 1.3.0. Adding a bo prefix to the official Angular end to end test runner seems like it would need to be changed to a proper ng-bind-once or whatever they officially expose later.

@juliemr
Copy link
Member

juliemr commented Sep 23, 2014

This should be fixed from the Angular side after 1.3 - now the logic for finding bindings has been moved to the $$testability service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants