it('should toggle checkbox state with label click', function() { element(by.css('#appleLabel')).click(); });