mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
4 lines
116 B
TypeScript
4 lines
116 B
TypeScript
|
|
it('should open toppings multiple select', function() {
|
|
element(by.css('.e2eSelectToppings button')).click();
|
|
}); |