UNPKG

wda-driver

Version:

Facebook WebDriverAgent Node Client Library (not official)

86 lines (84 loc) 1.24 kB
const ELEMENTS = [ 'Any', 'Other', 'Application', 'Group', 'Window', 'Sheet', 'Drawer', 'Alert', 'Dialog', 'Button', 'RadioButton', 'RadioGroup', 'CheckBox', 'DisclosureTriangle', 'PopUpButton', 'ComboBox', 'MenuButton', 'ToolbarButton', 'Popover', 'Keyboard', 'Key', 'NavigationBar', 'TabBar', 'TabGroup', 'Toolbar', 'StatusBar', 'Table', 'TableRow', 'TableColumn', 'Outline', 'OutlineRow', 'Browser', 'CollectionView', 'Slider', 'PageIndicator', 'ProgressIndicator', 'ActivityIndicator', 'SegmentedControl', 'Picker', 'PickerWheel', 'Switch', 'Toggle', 'Link', 'Image', 'Icon', 'SearchField', 'ScrollView', 'ScrollBar', 'StaticText', 'TextField', 'SecureTextField', 'DatePicker', 'TextView', 'Menu', 'MenuItem', 'MenuBar', 'MenuBarItem', 'Map', 'WebView', 'IncrementArrow', 'DecrementArrow', 'Timeline', 'RatingIndicator', 'ValueIndicator', 'SplitGroup', 'Splitter', 'RelevanceIndicator', 'ColorWell', 'HelpTag', 'Matte', 'DockItem', 'Ruler', 'RulerMarker', 'Grid', 'LevelIndicator', 'Cell', 'LayoutArea', 'LayoutItem', 'Handle', 'Stepper', 'Tab' ] export default ELEMENTS