jeudi 7 mai 2015

How to handle two tables with same repeater using protractor

I have two tables with same repeater : 'campaignSegmentLink in campaign.campaignSegmentLinks'. When i use:

element.all(by.repeater('campaignSegmentLink in campaign.campaignSegmentLinks'))

Protractor always gives back contents of first table. How can i target the second table? I want the contents of second table not the first.

Aucun commentaire:

Enregistrer un commentaire