mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 21:15:24 +08:00
5 lines
98 B
TypeScript
5 lines
98 B
TypeScript
|
|
it('should unify buttons', function() {
|
|
element(by.css('.e2eButtonDynamicUnify')).click();
|
|
});
|