UNPKG

ionic-framework

Version:
12 lines (8 loc) 304 B
describe('radio/test/basic: ios', function() { it('should init', function() { browser.get('http://localhost:8876/dist/e2e/radio/test/basic/index.html?ionicplatform=ios&ionicanimate=false&snapshot=true'); }); it('should check Cherry', function () { element(by.css('.e2eCherry')).click(); }); });