Files
2015-08-18 13:44:10 -05:00

5 lines
85 B
TypeScript

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