radio iOS

This commit is contained in:
Adam Bradley
2015-07-28 10:57:34 -05:00
parent 580d19040e
commit b24a98731f
6 changed files with 93 additions and 66 deletions

View File

@@ -1,3 +1,4 @@
it('should toggle checkbox state with label click', function() {
element(by.css('#appleLabel')).click();
});