You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ios_tests/lib/ios/specs/ios/element/text.rb
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ def before_first
10
10
end
11
11
12
12
t's_texts'do
13
-
exp=['UICatalog','Buttons, Various uses of UIButton','Controls, Various uses of UIControl','TextFields, Uses of UITextField','SearchBar, Use of UISearchBar','TextView, Use of UITextField','Pickers, Uses of UIDatePicker, UIPickerView','Images, Use of UIImageView','Web, Use of UIWebView','Segments, Various uses of UISegmentedControl','Toolbar, Uses of UIToolbar','Alerts, Various uses of UIAlertView, UIActionSheet','Transitions, Shows UIViewAnimationTransitions']
14
-
s_texts_names.must_equalexp
13
+
exp=['Controls, Various uses of UIControl','Segments, Various uses of UISegmentedControl']
0 commit comments