mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
5 lines
85 B
TypeScript
5 lines
85 B
TypeScript
|
|
it('should check Cherry', function() {
|
|
element(by.css('.e2eCherry')).click();
|
|
});
|