mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
|
|
it('should open gender single select', function() {
|
|
element(by.css('.e2eSelectGender button')).click();
|
|
}); |