describe('text-input/test/fixed-inline-labels: android', function() {
it('should init', function() {
browser.get('http://localhost:8876/dist/e2e/text-input/test/fixed-inline-labels/index.html?ionicplatform=android&ionicanimate=false&snapshot=true');
});
});