How to test in Protractor ion-item element containing ion-option-button subelement?

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?