Files
2015-09-22 11:25:27 -05:00

5 lines
85 B
TypeScript

it('should check Cherry', function() {
element(by.css('.e2eCherry')).click();
});