I have an Ionic view containing ion-item element with ion-option-button subelement? How can I test it in Protractor? How can I simulate swiping ion-item left and then clicking one of the option buttons?
I have an Ionic view containing ion-item element with ion-option-button subelement? How can I test it in Protractor? How can I simulate swiping ion-item left and then clicking one of the option buttons?