Currently Ionic's collection-repeat 
<http://ionicframework.com/docs/api/directive/collectionRepeat/> directive 
is not covered by Protractor's  *by.repeater()* locator. To make this work 
just means adding an additional entry to the *prefixes* list in the 
*lib/clientsidescripts.js* in protractor (I have done this locally, it 
seems to work).

Of course I would like to make a solution available to others, but putting 
a PR in for this is likely to be rejected I think (since it's not core 
angular). The alternative (or one of) is to maybe create a plugin that 
could add this or another locator. The thing is I have no idea where to 
start and I can't find a decent tutorial on how to do this.

Any advice would be great, and I'm sure the outcome would mean better 
testing of Ionic apps in the future.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to