mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-24 23:01:57 +08:00
5 lines
103 B
TypeScript
5 lines
103 B
TypeScript
|
|
it('search bar page should show', function() {
|
|
element(by.css('.e2ePushSearchBarPage')).click();
|
|
});
|