Module: Watir::Container
- Includes:
- Atoms, XpathSupport
- Included in:
- Browser, Element
- Defined in:
- lib/watir-webdriver/elements/radio.rb,
lib/watir-webdriver/aliases.rb,
lib/watir-webdriver/container.rb,
lib/watir-webdriver/elements/link.rb,
lib/watir-webdriver/elements/font.rb,
lib/watir-webdriver/elements/frame.rb,
lib/watir-webdriver/elements/image.rb,
lib/watir-webdriver/elements/hidden.rb,
lib/watir-webdriver/elements/select.rb,
lib/watir-webdriver/elements/checkbox.rb,
lib/watir-webdriver/elements/generated.rb,
lib/watir-webdriver/elements/text_field.rb,
lib/watir-webdriver/elements/file_field.rb
Overview
CheckBox
Constant Summary
Constant Summary
Constants included from Atoms
Instance Method Summary (collapse)
- - (Anchor) a(*args)
- - (HTMLElement) abbr(*args)
- - (HTMLElementCollection) abbrs(*args)
- - (HTMLElement) address(*args)
- - (HTMLElementCollection) addresses(*args)
- - (Area) area(*args)
- - (AreaCollection) areas(*args)
- - (HTMLElement) article(*args)
- - (HTMLElementCollection) articles(*args)
- - (AnchorCollection) as(*args)
- - (HTMLElement) aside(*args)
- - (HTMLElementCollection) asides(*args)
- - (Audio) audio(*args)
- - (AudioCollection) audios(*args)
- - (HTMLElement) b(*args)
- - (Base) base(*args)
- - (BaseCollection) bases(*args)
- - (HTMLElement) bdi(*args)
- - (HTMLElementCollection) bdis(*args)
- - (HTMLElement) bdo(*args)
- - (HTMLElementCollection) bdos(*args)
- - (Quote) blockquote(*args)
- - (QuoteCollection) blockquotes(*args)
- - (Body) body(*args)
- - (BodyCollection) bodys(*args)
- - (BR) br(*args)
- - (BRCollection) brs(*args)
- - (HTMLElementCollection) bs(*args)
- - (Button) button(*args)
- - (ButtonCollection) buttons(*args)
- - (Canvas) canvas(*args)
- - (CanvasCollection) canvases(*args)
- - (TableCaption) caption(*args)
- - (TableCaptionCollection) captions(*args)
- - (Object) checkbox(*args)
- - (Object) checkboxes(*args)
- - (HTMLElement) cite(*args)
- - (HTMLElementCollection) cites(*args)
- - (HTMLElement) code(*args)
- - (HTMLElementCollection) codes(*args)
- - (TableCol) col(*args)
- - (TableCol) colgroup(*args)
- - (TableColCollection) colgroups(*args)
- - (TableColCollection) cols(*args)
- - (Command) command(*args)
- - (CommandCollection) commands(*args)
- - (DataCollection) data(*args)
- - (DataList) datalist(*args)
- - (DataListCollection) datalists(*args)
- - (HTMLElement) dd(*args)
- - (HTMLElementCollection) dds(*args)
- - (Mod) del(*args)
- - (ModCollection) dels(*args)
- - (Details) details(*args)
- - (DetailsCollection) detailses(*args)
- - (HTMLElement) dfn(*args)
- - (HTMLElementCollection) dfns(*args)
- - (Dialog) dialog(*args)
- - (DialogCollection) dialogs(*args)
- - (Div) div(*args)
- - (DivCollection) divs(*args)
- - (DList) dl(*args)
- - (DListCollection) dls(*args)
- - (HTMLElement) dt(*args)
- - (HTMLElementCollection) dts(*args)
- - (Object) element(*args)
- - (Object) elements(*args)
- - (HTMLElement) em(*args)
- - (Embed) embed(*args)
- - (EmbedCollection) embeds(*args)
- - (HTMLElementCollection) ems(*args)
- - (Object) extract_selector(selectors)
- - (Object) field_set
- - (Object) field_sets
- - (FieldSet) fieldset(*args)
- - (FieldSetCollection) fieldsets(*args)
- - (HTMLElement) figcaption(*args)
- - (HTMLElementCollection) figcaptions(*args)
- - (HTMLElement) figure(*args)
- - (HTMLElementCollection) figures(*args)
- - (Object) file_field(*args)
- - (Object) file_fields(*args)
- - (Object) font(*args)
- - (Object) fonts(*args)
- - (HTMLElement) footer(*args)
- - (HTMLElementCollection) footers(*args)
- - (Form) form(*args)
- - (FormCollection) forms(*args)
- - (Object) frame(*args)
- - (Object) frames(*args)
- - (FrameSet) frameset(*args)
- - (FrameSetCollection) framesets(*args)
- - (Heading) h1(*args)
- - (HeadingCollection) h1s(*args)
- - (Heading) h2(*args)
- - (HeadingCollection) h2s(*args)
- - (Heading) h3(*args)
- - (HeadingCollection) h3s(*args)
- - (Heading) h4(*args)
- - (HeadingCollection) h4s(*args)
- - (Heading) h5(*args)
- - (HeadingCollection) h5s(*args)
- - (Heading) h6(*args)
- - (HeadingCollection) h6s(*args)
- - (Head) head(*args)
- - (HTMLElement) header(*args)
- - (HTMLElementCollection) headers(*args)
- - (HeadCollection) heads(*args)
- - (HTMLElement) hgroup(*args)
- - (HTMLElementCollection) hgroups(*args)
- - (Object) hidden(*args)
- - (Object) hiddens(*args)
- - (HR) hr(*args)
- - (HRCollection) hrs(*args)
- - (Html) html(*args)
- - (HtmlCollection) htmls(*args)
- - (HTMLElement) i(*args)
- - (IFrame) iframe(*args)
- - (IFrameCollection) iframes(*args)
- - (Object) image
- - (Object) images
- - (Image) img(*args)
- - (ImageCollection) imgs(*args)
- - (Input) input(*args)
- - (InputCollection) inputs(*args)
- - (Mod) ins(*args)
- - (ModCollection) inses(*args)
- - (HTMLElementCollection) is(*args)
- - (HTMLElement) kbd(*args)
- - (HTMLElementCollection) kbds(*args)
- - (Keygen) keygen(*args)
- - (KeygenCollection) keygens(*args)
- - (Label) label(*args)
- - (LabelCollection) labels(*args)
- - (Legend) legend(*args)
- - (LegendCollection) legends(*args)
- - (LI) li(*args)
- - (Object) link
- - (Object) links
- - (LICollection) lis(*args)
- - (Map) map(*args)
- - (MapCollection) maps(*args)
- - (HTMLElement) mark(*args)
- - (HTMLElementCollection) marks(*args)
- - (Menu) menu(*args)
- - (MenuCollection) menus(*args)
- - (Meta) meta(*args)
- - (MetaCollection) metas(*args)
- - (Meter) meter(*args)
- - (MeterCollection) meters(*args)
- - (HTMLElement) nav(*args)
- - (HTMLElementCollection) navs(*args)
- - (HTMLElement) noscript(*args)
- - (HTMLElementCollection) noscripts(*args)
- - (Object) object(*args)
- - (ObjectCollection) objects(*args)
- - (OList) ol(*args)
- - (OListCollection) ols(*args)
- - (OptGroup) optgroup(*args)
- - (OptGroupCollection) optgroups(*args)
- - (Option) option(*args)
- - (OptionCollection) options(*args)
- - (Output) output(*args)
- - (OutputCollection) outputs(*args)
- - (Paragraph) p(*args)
- - (Param) param(*args)
- - (ParamCollection) params(*args)
- - (Pre) pre(*args)
- - (PreCollection) pres(*args)
- - (Progress) progress(*args)
- - (ProgressCollection) progresses(*args)
- - (ParagraphCollection) ps(*args)
- - (Quote) q(*args)
- - (QuoteCollection) qs(*args)
- - (Object) radio(*args)
- - (Object) radios(*args)
- - (HTMLElement) rp(*args)
- - (HTMLElementCollection) rps(*args)
- - (HTMLElement) rt(*args)
- - (HTMLElementCollection) rts(*args)
- - (HTMLElementCollection) rubies(*args)
- - (HTMLElement) ruby(*args)
- - (HTMLElement) s(*args)
- - (HTMLElement) samp(*args)
- - (HTMLElementCollection) samps(*args)
- - (Script) script(*args)
- - (ScriptCollection) scripts(*args)
- - (HTMLElement) section(*args)
- - (HTMLElementCollection) sections(*args)
- - (Select) select(*args)
- - (Object) select_list
- - (Object) select_lists
- - (SelectCollection) selects(*args)
- - (HTMLElement) small(*args)
- - (HTMLElementCollection) smalls(*args)
- - (Source) source(*args)
- - (SourceCollection) sources(*args)
- - (Span) span(*args)
- - (SpanCollection) spans(*args)
- - (HTMLElementCollection) ss(*args)
- - (HTMLElement) strong(*args)
- - (HTMLElementCollection) strongs(*args)
- - (Style) style(*args)
- - (StyleCollection) styles(*args)
- - (HTMLElement) sub(*args)
- - (HTMLElementCollection) subs(*args)
- - (HTMLElementCollection) summaries(*args)
- - (HTMLElement) summary(*args)
- - (HTMLElement) sup(*args)
- - (HTMLElementCollection) sups(*args)
- - (Table) table(*args)
- - (TableCollection) tables(*args)
- - (TableSection) tbody(*args)
- - (TableSectionCollection) tbodys(*args)
- - (TableDataCell) td(*args)
- - (TableDataCellCollection) tds(*args)
- - (Object) text_field(*args)
- - (Object) text_fields(*args)
- - (TextArea) textarea(*args)
- - (TextAreaCollection) textareas(*args)
- - (TableSection) tfoot(*args)
- - (TableSectionCollection) tfoots(*args)
- - (TableHeaderCell) th(*args)
- - (TableSection) thead(*args)
- - (TableSectionCollection) theads(*args)
- - (TableHeaderCellCollection) ths(*args)
- - (Time) time(*args)
- - (TimeCollection) times(*args)
- - (Title) title(*args)
- - (TitleCollection) titles(*args)
- - (TableRow) tr(*args)
- - (Track) track(*args)
- - (TrackCollection) tracks(*args)
- - (TableRowCollection) trs(*args)
- - (HTMLElement) u(*args)
- - (UList) ul(*args)
- - (UListCollection) uls(*args)
- - (HTMLElementCollection) us(*args)
- - (HTMLElement) var(*args)
- - (HTMLElementCollection) vars(*args)
- - (Video) video(*args)
- - (VideoCollection) videos(*args)
- - (HTMLElement) wbr(*args)
- - (HTMLElementCollection) wbrs(*args)
Methods included from Atoms
Methods included from XpathSupport
Instance Method Details
- (Anchor) a(*args)
791 792 793 |
# File 'lib/watir-webdriver/elements/generated.rb', line 791 def a(*args) Anchor.new(self, extract_selector(args).merge(:tag_name => "a")) end |
- (HTMLElement) abbr(*args)
808 809 810 |
# File 'lib/watir-webdriver/elements/generated.rb', line 808 def abbr(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "abbr")) end |
- (HTMLElementCollection) abbrs(*args)
816 817 818 |
# File 'lib/watir-webdriver/elements/generated.rb', line 816 def abbrs(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "abbr")) end |
- (HTMLElement) address(*args)
825 826 827 |
# File 'lib/watir-webdriver/elements/generated.rb', line 825 def address(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "address")) end |
- (HTMLElementCollection) addresses(*args)
833 834 835 |
# File 'lib/watir-webdriver/elements/generated.rb', line 833 def addresses(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "address")) end |
- (Area) area(*args)
842 843 844 |
# File 'lib/watir-webdriver/elements/generated.rb', line 842 def area(*args) Area.new(self, extract_selector(args).merge(:tag_name => "area")) end |
- (AreaCollection) areas(*args)
850 851 852 |
# File 'lib/watir-webdriver/elements/generated.rb', line 850 def areas(*args) AreaCollection.new(self, extract_selector(args).merge(:tag_name => "area")) end |
- (HTMLElement) article(*args)
859 860 861 |
# File 'lib/watir-webdriver/elements/generated.rb', line 859 def article(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "article")) end |
- (HTMLElementCollection) articles(*args)
867 868 869 |
# File 'lib/watir-webdriver/elements/generated.rb', line 867 def articles(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "article")) end |
- (AnchorCollection) as(*args)
799 800 801 |
# File 'lib/watir-webdriver/elements/generated.rb', line 799 def as(*args) AnchorCollection.new(self, extract_selector(args).merge(:tag_name => "a")) end |
- (HTMLElement) aside(*args)
876 877 878 |
# File 'lib/watir-webdriver/elements/generated.rb', line 876 def aside(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "aside")) end |
- (HTMLElementCollection) asides(*args)
884 885 886 |
# File 'lib/watir-webdriver/elements/generated.rb', line 884 def asides(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "aside")) end |
- (Audio) audio(*args)
893 894 895 |
# File 'lib/watir-webdriver/elements/generated.rb', line 893 def audio(*args) Audio.new(self, extract_selector(args).merge(:tag_name => "audio")) end |
- (AudioCollection) audios(*args)
901 902 903 |
# File 'lib/watir-webdriver/elements/generated.rb', line 901 def audios(*args) AudioCollection.new(self, extract_selector(args).merge(:tag_name => "audio")) end |
- (HTMLElement) b(*args)
910 911 912 |
# File 'lib/watir-webdriver/elements/generated.rb', line 910 def b(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "b")) end |
- (Base) base(*args)
927 928 929 |
# File 'lib/watir-webdriver/elements/generated.rb', line 927 def base(*args) Base.new(self, extract_selector(args).merge(:tag_name => "base")) end |
- (BaseCollection) bases(*args)
935 936 937 |
# File 'lib/watir-webdriver/elements/generated.rb', line 935 def bases(*args) BaseCollection.new(self, extract_selector(args).merge(:tag_name => "base")) end |
- (HTMLElement) bdi(*args)
944 945 946 |
# File 'lib/watir-webdriver/elements/generated.rb', line 944 def bdi(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "bdi")) end |
- (HTMLElementCollection) bdis(*args)
952 953 954 |
# File 'lib/watir-webdriver/elements/generated.rb', line 952 def bdis(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "bdi")) end |
- (HTMLElement) bdo(*args)
961 962 963 |
# File 'lib/watir-webdriver/elements/generated.rb', line 961 def bdo(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "bdo")) end |
- (HTMLElementCollection) bdos(*args)
969 970 971 |
# File 'lib/watir-webdriver/elements/generated.rb', line 969 def bdos(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "bdo")) end |
- (Quote) blockquote(*args)
978 979 980 |
# File 'lib/watir-webdriver/elements/generated.rb', line 978 def blockquote(*args) Quote.new(self, extract_selector(args).merge(:tag_name => "blockquote")) end |
- (QuoteCollection) blockquotes(*args)
986 987 988 |
# File 'lib/watir-webdriver/elements/generated.rb', line 986 def blockquotes(*args) QuoteCollection.new(self, extract_selector(args).merge(:tag_name => "blockquote")) end |
- (Body) body(*args)
995 996 997 |
# File 'lib/watir-webdriver/elements/generated.rb', line 995 def body(*args) Body.new(self, extract_selector(args).merge(:tag_name => "body")) end |
- (BodyCollection) bodys(*args)
1003 1004 1005 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1003 def bodys(*args) BodyCollection.new(self, extract_selector(args).merge(:tag_name => "body")) end |
- (BR) br(*args)
1012 1013 1014 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1012 def br(*args) BR.new(self, extract_selector(args).merge(:tag_name => "br")) end |
- (BRCollection) brs(*args)
1020 1021 1022 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1020 def brs(*args) BRCollection.new(self, extract_selector(args).merge(:tag_name => "br")) end |
- (HTMLElementCollection) bs(*args)
918 919 920 |
# File 'lib/watir-webdriver/elements/generated.rb', line 918 def bs(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "b")) end |
- (Button) button(*args)
1029 1030 1031 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1029 def (*args) Button.new(self, extract_selector(args).merge(:tag_name => "button")) end |
- (ButtonCollection) buttons(*args)
1037 1038 1039 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1037 def (*args) ButtonCollection.new(self, extract_selector(args).merge(:tag_name => "button")) end |
- (Canvas) canvas(*args)
1046 1047 1048 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1046 def canvas(*args) Canvas.new(self, extract_selector(args).merge(:tag_name => "canvas")) end |
- (CanvasCollection) canvases(*args)
1054 1055 1056 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1054 def canvases(*args) CanvasCollection.new(self, extract_selector(args).merge(:tag_name => "canvas")) end |
- (TableCaption) caption(*args)
1063 1064 1065 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1063 def (*args) TableCaption.new(self, extract_selector(args).merge(:tag_name => "caption")) end |
- (TableCaptionCollection) captions(*args)
1071 1072 1073 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1071 def (*args) TableCaptionCollection.new(self, extract_selector(args).merge(:tag_name => "caption")) end |
- (Object) checkbox(*args)
51 52 53 |
# File 'lib/watir-webdriver/elements/checkbox.rb', line 51 def checkbox(*args) CheckBox.new(self, extract_selector(args).merge(:tag_name => "input", :type => "checkbox")) end |
- (Object) checkboxes(*args)
55 56 57 |
# File 'lib/watir-webdriver/elements/checkbox.rb', line 55 def checkboxes(*args) CheckBoxCollection.new(self, extract_selector(args).merge(:tag_name => "input", :type => "checkbox")) end |
- (HTMLElement) cite(*args)
1080 1081 1082 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1080 def cite(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "cite")) end |
- (HTMLElementCollection) cites(*args)
1088 1089 1090 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1088 def cites(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "cite")) end |
- (HTMLElement) code(*args)
1097 1098 1099 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1097 def code(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "code")) end |
- (HTMLElementCollection) codes(*args)
1105 1106 1107 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1105 def codes(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "code")) end |
- (TableCol) col(*args)
1114 1115 1116 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1114 def col(*args) TableCol.new(self, extract_selector(args).merge(:tag_name => "col")) end |
- (TableCol) colgroup(*args)
1131 1132 1133 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1131 def colgroup(*args) TableCol.new(self, extract_selector(args).merge(:tag_name => "colgroup")) end |
- (TableColCollection) colgroups(*args)
1139 1140 1141 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1139 def colgroups(*args) TableColCollection.new(self, extract_selector(args).merge(:tag_name => "colgroup")) end |
- (TableColCollection) cols(*args)
1122 1123 1124 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1122 def cols(*args) TableColCollection.new(self, extract_selector(args).merge(:tag_name => "col")) end |
- (Command) command(*args)
1148 1149 1150 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1148 def command(*args) Command.new(self, extract_selector(args).merge(:tag_name => "command")) end |
- (CommandCollection) commands(*args)
1156 1157 1158 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1156 def commands(*args) CommandCollection.new(self, extract_selector(args).merge(:tag_name => "command")) end |
- (DataCollection) data(*args)
1165 1166 1167 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1165 def data(*args) Data.new(self, extract_selector(args).merge(:tag_name => "data")) end |
- (DataList) datalist(*args)
1182 1183 1184 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1182 def datalist(*args) DataList.new(self, extract_selector(args).merge(:tag_name => "datalist")) end |
- (DataListCollection) datalists(*args)
1190 1191 1192 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1190 def datalists(*args) DataListCollection.new(self, extract_selector(args).merge(:tag_name => "datalist")) end |
- (HTMLElement) dd(*args)
1199 1200 1201 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1199 def dd(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "dd")) end |
- (HTMLElementCollection) dds(*args)
1207 1208 1209 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1207 def dds(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "dd")) end |
- (Mod) del(*args)
1216 1217 1218 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1216 def del(*args) Mod.new(self, extract_selector(args).merge(:tag_name => "del")) end |
- (ModCollection) dels(*args)
1224 1225 1226 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1224 def dels(*args) ModCollection.new(self, extract_selector(args).merge(:tag_name => "del")) end |
- (Details) details(*args)
1233 1234 1235 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1233 def details(*args) Details.new(self, extract_selector(args).merge(:tag_name => "details")) end |
- (DetailsCollection) detailses(*args)
1241 1242 1243 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1241 def detailses(*args) DetailsCollection.new(self, extract_selector(args).merge(:tag_name => "details")) end |
- (HTMLElement) dfn(*args)
1250 1251 1252 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1250 def dfn(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "dfn")) end |
- (HTMLElementCollection) dfns(*args)
1258 1259 1260 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1258 def dfns(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "dfn")) end |
- (Dialog) dialog(*args)
1267 1268 1269 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1267 def dialog(*args) Dialog.new(self, extract_selector(args).merge(:tag_name => "dialog")) end |
- (DialogCollection) dialogs(*args)
1275 1276 1277 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1275 def dialogs(*args) DialogCollection.new(self, extract_selector(args).merge(:tag_name => "dialog")) end |
- (Div) div(*args)
1284 1285 1286 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1284 def div(*args) Div.new(self, extract_selector(args).merge(:tag_name => "div")) end |
- (DivCollection) divs(*args)
1292 1293 1294 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1292 def divs(*args) DivCollection.new(self, extract_selector(args).merge(:tag_name => "div")) end |
- (DList) dl(*args)
1301 1302 1303 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1301 def dl(*args) DList.new(self, extract_selector(args).merge(:tag_name => "dl")) end |
- (DListCollection) dls(*args)
1309 1310 1311 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1309 def dls(*args) DListCollection.new(self, extract_selector(args).merge(:tag_name => "dl")) end |
- (HTMLElement) dt(*args)
1318 1319 1320 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1318 def dt(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "dt")) end |
- (HTMLElementCollection) dts(*args)
1326 1327 1328 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1326 def dts(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "dt")) end |
- (Object) element(*args)
7 8 9 |
# File 'lib/watir-webdriver/container.rb', line 7 def element(*args) HTMLElement.new(self, extract_selector(args)) end |
- (Object) elements(*args)
11 12 13 |
# File 'lib/watir-webdriver/container.rb', line 11 def elements(*args) HTMLElementCollection.new(self, extract_selector(args)) end |
- (HTMLElement) em(*args)
1335 1336 1337 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1335 def em(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "em")) end |
- (Embed) embed(*args)
1352 1353 1354 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1352 def (*args) Embed.new(self, extract_selector(args).merge(:tag_name => "embed")) end |
- (EmbedCollection) embeds(*args)
1360 1361 1362 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1360 def (*args) EmbedCollection.new(self, extract_selector(args).merge(:tag_name => "embed")) end |
- (HTMLElementCollection) ems(*args)
1343 1344 1345 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1343 def ems(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "em")) end |
- (Object) extract_selector(selectors)
15 16 17 18 19 20 21 22 23 24 25 26 27 |
# File 'lib/watir-webdriver/container.rb', line 15 def extract_selector(selectors) case selectors.size when 2 return { selectors[0] => selectors[1] } when 1 obj = selectors.first return obj if obj.kind_of? Hash when 0 return {} end raise ArgumentError, "expected Hash or (:how, 'what'), got #{selectors.inspect}" end |
- (Object) field_set
3 |
# File 'lib/watir-webdriver/aliases.rb', line 3 alias_method :field_set, :fieldset |
- (Object) field_sets
4 |
# File 'lib/watir-webdriver/aliases.rb', line 4 alias_method :field_sets, :fieldsets |
- (FieldSet) fieldset(*args)
1369 1370 1371 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1369 def fieldset(*args) FieldSet.new(self, extract_selector(args).merge(:tag_name => "fieldset")) end |
- (FieldSetCollection) fieldsets(*args)
1377 1378 1379 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1377 def fieldsets(*args) FieldSetCollection.new(self, extract_selector(args).merge(:tag_name => "fieldset")) end |
- (HTMLElement) figcaption(*args)
1386 1387 1388 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1386 def (*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "figcaption")) end |
- (HTMLElementCollection) figcaptions(*args)
1394 1395 1396 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1394 def (*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "figcaption")) end |
- (HTMLElement) figure(*args)
1403 1404 1405 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1403 def figure(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "figure")) end |
- (HTMLElementCollection) figures(*args)
1411 1412 1413 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1411 def figures(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "figure")) end |
- (Object) file_field(*args)
30 31 32 |
# File 'lib/watir-webdriver/elements/file_field.rb', line 30 def file_field(*args) FileField.new(self, extract_selector(args).merge(:tag_name => "input", :type => "file")) end |
- (Object) file_fields(*args)
34 35 36 |
# File 'lib/watir-webdriver/elements/file_field.rb', line 34 def file_fields(*args) FileFieldCollection.new(self, extract_selector(args).merge(:tag_name => "input", :type => "file")) end |
- (Object) font(*args)
3 4 5 |
# File 'lib/watir-webdriver/elements/font.rb', line 3 def font(*args) Font.new(self, extract_selector(args).merge(:tag_name => "font")) end |
- (Object) fonts(*args)
7 8 9 |
# File 'lib/watir-webdriver/elements/font.rb', line 7 def fonts(*args) FontCollection.new(self, extract_selector(args).merge(:tag_name => "font")) end |
- (HTMLElement) footer(*args)
1420 1421 1422 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1420 def (*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "footer")) end |
- (HTMLElementCollection) footers(*args)
1428 1429 1430 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1428 def (*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "footer")) end |
- (Form) form(*args)
1437 1438 1439 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1437 def form(*args) Form.new(self, extract_selector(args).merge(:tag_name => "form")) end |
- (FormCollection) forms(*args)
1445 1446 1447 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1445 def forms(*args) FormCollection.new(self, extract_selector(args).merge(:tag_name => "form")) end |
- (Object) frame(*args)
63 64 65 |
# File 'lib/watir-webdriver/elements/frame.rb', line 63 def frame(*args) Frame.new(self, extract_selector(args)) end |
- (Object) frames(*args)
67 68 69 |
# File 'lib/watir-webdriver/elements/frame.rb', line 67 def frames(*args) FrameCollection.new(self, extract_selector(args).merge(:tag_name => /^(iframe|frame)$/)) # hack end |
- (FrameSet) frameset(*args)
1454 1455 1456 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1454 def frameset(*args) FrameSet.new(self, extract_selector(args).merge(:tag_name => "frameset")) end |
- (FrameSetCollection) framesets(*args)
1462 1463 1464 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1462 def framesets(*args) FrameSetCollection.new(self, extract_selector(args).merge(:tag_name => "frameset")) end |
- (Heading) h1(*args)
1471 1472 1473 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1471 def h1(*args) Heading.new(self, extract_selector(args).merge(:tag_name => "h1")) end |
- (HeadingCollection) h1s(*args)
1479 1480 1481 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1479 def h1s(*args) HeadingCollection.new(self, extract_selector(args).merge(:tag_name => "h1")) end |
- (Heading) h2(*args)
1488 1489 1490 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1488 def h2(*args) Heading.new(self, extract_selector(args).merge(:tag_name => "h2")) end |
- (HeadingCollection) h2s(*args)
1496 1497 1498 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1496 def h2s(*args) HeadingCollection.new(self, extract_selector(args).merge(:tag_name => "h2")) end |
- (Heading) h3(*args)
1505 1506 1507 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1505 def h3(*args) Heading.new(self, extract_selector(args).merge(:tag_name => "h3")) end |
- (HeadingCollection) h3s(*args)
1513 1514 1515 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1513 def h3s(*args) HeadingCollection.new(self, extract_selector(args).merge(:tag_name => "h3")) end |
- (Heading) h4(*args)
1522 1523 1524 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1522 def h4(*args) Heading.new(self, extract_selector(args).merge(:tag_name => "h4")) end |
- (HeadingCollection) h4s(*args)
1530 1531 1532 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1530 def h4s(*args) HeadingCollection.new(self, extract_selector(args).merge(:tag_name => "h4")) end |
- (Heading) h5(*args)
1539 1540 1541 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1539 def h5(*args) Heading.new(self, extract_selector(args).merge(:tag_name => "h5")) end |
- (HeadingCollection) h5s(*args)
1547 1548 1549 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1547 def h5s(*args) HeadingCollection.new(self, extract_selector(args).merge(:tag_name => "h5")) end |
- (Heading) h6(*args)
1556 1557 1558 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1556 def h6(*args) Heading.new(self, extract_selector(args).merge(:tag_name => "h6")) end |
- (HeadingCollection) h6s(*args)
1564 1565 1566 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1564 def h6s(*args) HeadingCollection.new(self, extract_selector(args).merge(:tag_name => "h6")) end |
- (Head) head(*args)
1573 1574 1575 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1573 def head(*args) Head.new(self, extract_selector(args).merge(:tag_name => "head")) end |
- (HTMLElement) header(*args)
1590 1591 1592 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1590 def header(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "header")) end |
- (HTMLElementCollection) headers(*args)
1598 1599 1600 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1598 def headers(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "header")) end |
- (HeadCollection) heads(*args)
1581 1582 1583 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1581 def heads(*args) HeadCollection.new(self, extract_selector(args).merge(:tag_name => "head")) end |
- (HTMLElement) hgroup(*args)
1607 1608 1609 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1607 def hgroup(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "hgroup")) end |
- (HTMLElementCollection) hgroups(*args)
1615 1616 1617 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1615 def hgroups(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "hgroup")) end |
- (Object) hidden(*args)
10 11 12 |
# File 'lib/watir-webdriver/elements/hidden.rb', line 10 def hidden(*args) Hidden.new(self, extract_selector(args).merge(:tag_name => "input", :type => "hidden")) end |
- (Object) hiddens(*args)
14 15 16 |
# File 'lib/watir-webdriver/elements/hidden.rb', line 14 def hiddens(*args) HiddenCollection.new(self, extract_selector(args).merge(:tag_name => "input", :type => "hidden")) end |
- (HR) hr(*args)
1624 1625 1626 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1624 def hr(*args) HR.new(self, extract_selector(args).merge(:tag_name => "hr")) end |
- (HRCollection) hrs(*args)
1632 1633 1634 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1632 def hrs(*args) HRCollection.new(self, extract_selector(args).merge(:tag_name => "hr")) end |
- (Html) html(*args)
1641 1642 1643 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1641 def html(*args) Html.new(self, extract_selector(args).merge(:tag_name => "html")) end |
- (HtmlCollection) htmls(*args)
1649 1650 1651 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1649 def htmls(*args) HtmlCollection.new(self, extract_selector(args).merge(:tag_name => "html")) end |
- (HTMLElement) i(*args)
1658 1659 1660 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1658 def i(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "i")) end |
- (IFrame) iframe(*args)
1675 1676 1677 1678 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1675 def iframe(*args) warn "Watir::Container#iframe is replaced by Watir::Container#frame" frame(*args) end |
- (IFrameCollection) iframes(*args)
1683 1684 1685 1686 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1683 def iframes(*args) warn "Watir::Container#iframes is replaced by Watir::Container#frames" frame(*args) end |
- (Object) image
54 |
# File 'lib/watir-webdriver/elements/image.rb', line 54 alias_method :image, :img |
- (Object) images
55 |
# File 'lib/watir-webdriver/elements/image.rb', line 55 alias_method :images, :imgs |
- (Image) img(*args)
1692 1693 1694 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1692 def img(*args) Image.new(self, extract_selector(args).merge(:tag_name => "img")) end |
- (ImageCollection) imgs(*args)
1700 1701 1702 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1700 def imgs(*args) ImageCollection.new(self, extract_selector(args).merge(:tag_name => "img")) end |
- (Input) input(*args)
1709 1710 1711 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1709 def input(*args) Input.new(self, extract_selector(args).merge(:tag_name => "input")) end |
- (InputCollection) inputs(*args)
1717 1718 1719 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1717 def inputs(*args) InputCollection.new(self, extract_selector(args).merge(:tag_name => "input")) end |
- (Mod) ins(*args)
1726 1727 1728 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1726 def ins(*args) Mod.new(self, extract_selector(args).merge(:tag_name => "ins")) end |
- (ModCollection) inses(*args)
1734 1735 1736 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1734 def inses(*args) ModCollection.new(self, extract_selector(args).merge(:tag_name => "ins")) end |
- (HTMLElementCollection) is(*args)
1666 1667 1668 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1666 def is(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "i")) end |
- (HTMLElement) kbd(*args)
1743 1744 1745 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1743 def kbd(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "kbd")) end |
- (HTMLElementCollection) kbds(*args)
1751 1752 1753 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1751 def kbds(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "kbd")) end |
- (Keygen) keygen(*args)
1760 1761 1762 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1760 def keygen(*args) Keygen.new(self, extract_selector(args).merge(:tag_name => "keygen")) end |
- (KeygenCollection) keygens(*args)
1768 1769 1770 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1768 def keygens(*args) KeygenCollection.new(self, extract_selector(args).merge(:tag_name => "keygen")) end |
- (Label) label(*args)
1777 1778 1779 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1777 def label(*args) Label.new(self, extract_selector(args).merge(:tag_name => "label")) end |
- (LabelCollection) labels(*args)
1785 1786 1787 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1785 def labels(*args) LabelCollection.new(self, extract_selector(args).merge(:tag_name => "label")) end |
- (Legend) legend(*args)
1794 1795 1796 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1794 def legend(*args) Legend.new(self, extract_selector(args).merge(:tag_name => "legend")) end |
- (LegendCollection) legends(*args)
1802 1803 1804 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1802 def legends(*args) LegendCollection.new(self, extract_selector(args).merge(:tag_name => "legend")) end |
- (LI) li(*args)
1811 1812 1813 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1811 def li(*args) LI.new(self, extract_selector(args).merge(:tag_name => "li")) end |
- (Object) link
4 |
# File 'lib/watir-webdriver/elements/link.rb', line 4 alias_method :link, :a |
- (Object) links
5 |
# File 'lib/watir-webdriver/elements/link.rb', line 5 alias_method :links, :as |
- (LICollection) lis(*args)
1819 1820 1821 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1819 def lis(*args) LICollection.new(self, extract_selector(args).merge(:tag_name => "li")) end |
- (Map) map(*args)
1828 1829 1830 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1828 def map(*args) Map.new(self, extract_selector(args).merge(:tag_name => "map")) end |
- (MapCollection) maps(*args)
1836 1837 1838 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1836 def maps(*args) MapCollection.new(self, extract_selector(args).merge(:tag_name => "map")) end |
- (HTMLElement) mark(*args)
1845 1846 1847 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1845 def mark(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "mark")) end |
- (HTMLElementCollection) marks(*args)
1853 1854 1855 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1853 def marks(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "mark")) end |
- (Menu) menu(*args)
1862 1863 1864 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1862 def (*args) Menu.new(self, extract_selector(args).merge(:tag_name => "menu")) end |
- (MenuCollection) menus(*args)
1870 1871 1872 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1870 def (*args) MenuCollection.new(self, extract_selector(args).merge(:tag_name => "menu")) end |
- (Meta) meta(*args)
1879 1880 1881 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1879 def (*args) Meta.new(self, extract_selector(args).merge(:tag_name => "meta")) end |
- (MetaCollection) metas(*args)
1887 1888 1889 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1887 def (*args) MetaCollection.new(self, extract_selector(args).merge(:tag_name => "meta")) end |
- (Meter) meter(*args)
1896 1897 1898 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1896 def meter(*args) Meter.new(self, extract_selector(args).merge(:tag_name => "meter")) end |
- (MeterCollection) meters(*args)
1904 1905 1906 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1904 def meters(*args) MeterCollection.new(self, extract_selector(args).merge(:tag_name => "meter")) end |
- (HTMLElement) nav(*args)
1913 1914 1915 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1913 def nav(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "nav")) end |
- (HTMLElementCollection) navs(*args)
1921 1922 1923 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1921 def navs(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "nav")) end |
- (HTMLElement) noscript(*args)
1930 1931 1932 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1930 def noscript(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "noscript")) end |
- (HTMLElementCollection) noscripts(*args)
1938 1939 1940 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1938 def noscripts(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "noscript")) end |
- (Object) object(*args)
1947 1948 1949 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1947 def object(*args) Object.new(self, extract_selector(args).merge(:tag_name => "object")) end |
- (ObjectCollection) objects(*args)
1955 1956 1957 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1955 def objects(*args) ObjectCollection.new(self, extract_selector(args).merge(:tag_name => "object")) end |
- (OList) ol(*args)
1964 1965 1966 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1964 def ol(*args) OList.new(self, extract_selector(args).merge(:tag_name => "ol")) end |
- (OListCollection) ols(*args)
1972 1973 1974 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1972 def ols(*args) OListCollection.new(self, extract_selector(args).merge(:tag_name => "ol")) end |
- (OptGroup) optgroup(*args)
1981 1982 1983 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1981 def optgroup(*args) OptGroup.new(self, extract_selector(args).merge(:tag_name => "optgroup")) end |
- (OptGroupCollection) optgroups(*args)
1989 1990 1991 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1989 def optgroups(*args) OptGroupCollection.new(self, extract_selector(args).merge(:tag_name => "optgroup")) end |
- (Option) option(*args)
1998 1999 2000 |
# File 'lib/watir-webdriver/elements/generated.rb', line 1998 def option(*args) Option.new(self, extract_selector(args).merge(:tag_name => "option")) end |
- (OptionCollection) options(*args)
2006 2007 2008 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2006 def (*args) OptionCollection.new(self, extract_selector(args).merge(:tag_name => "option")) end |
- (Output) output(*args)
2015 2016 2017 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2015 def output(*args) Output.new(self, extract_selector(args).merge(:tag_name => "output")) end |
- (OutputCollection) outputs(*args)
2023 2024 2025 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2023 def outputs(*args) OutputCollection.new(self, extract_selector(args).merge(:tag_name => "output")) end |
- (Paragraph) p(*args)
2032 2033 2034 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2032 def p(*args) Paragraph.new(self, extract_selector(args).merge(:tag_name => "p")) end |
- (Param) param(*args)
2049 2050 2051 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2049 def param(*args) Param.new(self, extract_selector(args).merge(:tag_name => "param")) end |
- (ParamCollection) params(*args)
2057 2058 2059 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2057 def params(*args) ParamCollection.new(self, extract_selector(args).merge(:tag_name => "param")) end |
- (Pre) pre(*args)
2066 2067 2068 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2066 def pre(*args) Pre.new(self, extract_selector(args).merge(:tag_name => "pre")) end |
- (PreCollection) pres(*args)
2074 2075 2076 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2074 def pres(*args) PreCollection.new(self, extract_selector(args).merge(:tag_name => "pre")) end |
- (Progress) progress(*args)
2083 2084 2085 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2083 def progress(*args) Progress.new(self, extract_selector(args).merge(:tag_name => "progress")) end |
- (ProgressCollection) progresses(*args)
2091 2092 2093 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2091 def progresses(*args) ProgressCollection.new(self, extract_selector(args).merge(:tag_name => "progress")) end |
- (ParagraphCollection) ps(*args)
2040 2041 2042 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2040 def ps(*args) ParagraphCollection.new(self, extract_selector(args).merge(:tag_name => "p")) end |
- (Quote) q(*args)
2100 2101 2102 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2100 def q(*args) Quote.new(self, extract_selector(args).merge(:tag_name => "q")) end |
- (QuoteCollection) qs(*args)
2108 2109 2110 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2108 def qs(*args) QuoteCollection.new(self, extract_selector(args).merge(:tag_name => "q")) end |
- (Object) radio(*args)
26 27 28 |
# File 'lib/watir-webdriver/elements/radio.rb', line 26 def radio(*args) Radio.new(self, extract_selector(args).merge(:tag_name => "input", :type => "radio")) end |
- (Object) radios(*args)
30 31 32 |
# File 'lib/watir-webdriver/elements/radio.rb', line 30 def radios(*args) RadioCollection.new(self, extract_selector(args).merge(:tag_name => "input", :type => "radio" )) end |
- (HTMLElement) rp(*args)
2117 2118 2119 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2117 def rp(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "rp")) end |
- (HTMLElementCollection) rps(*args)
2125 2126 2127 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2125 def rps(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "rp")) end |
- (HTMLElement) rt(*args)
2134 2135 2136 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2134 def rt(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "rt")) end |
- (HTMLElementCollection) rts(*args)
2142 2143 2144 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2142 def rts(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "rt")) end |
- (HTMLElementCollection) rubies(*args)
2159 2160 2161 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2159 def rubies(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "ruby")) end |
- (HTMLElement) ruby(*args)
2151 2152 2153 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2151 def ruby(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "ruby")) end |
- (HTMLElement) s(*args)
2168 2169 2170 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2168 def s(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "s")) end |
- (HTMLElement) samp(*args)
2185 2186 2187 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2185 def samp(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "samp")) end |
- (HTMLElementCollection) samps(*args)
2193 2194 2195 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2193 def samps(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "samp")) end |
- (Script) script(*args)
2202 2203 2204 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2202 def script(*args) Script.new(self, extract_selector(args).merge(:tag_name => "script")) end |
- (ScriptCollection) scripts(*args)
2210 2211 2212 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2210 def scripts(*args) ScriptCollection.new(self, extract_selector(args).merge(:tag_name => "script")) end |
- (HTMLElement) section(*args)
2219 2220 2221 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2219 def section(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "section")) end |
- (HTMLElementCollection) sections(*args)
2227 2228 2229 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2227 def sections(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "section")) end |
- (Select) select(*args)
2236 2237 2238 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2236 def select(*args) Select.new(self, extract_selector(args).merge(:tag_name => "select")) end |
- (Object) select_list
221 |
# File 'lib/watir-webdriver/elements/select.rb', line 221 alias_method :select_list, :select |
- (Object) select_lists
222 |
# File 'lib/watir-webdriver/elements/select.rb', line 222 alias_method :select_lists, :selects |
- (SelectCollection) selects(*args)
2244 2245 2246 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2244 def selects(*args) SelectCollection.new(self, extract_selector(args).merge(:tag_name => "select")) end |
- (HTMLElement) small(*args)
2253 2254 2255 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2253 def small(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "small")) end |
- (HTMLElementCollection) smalls(*args)
2261 2262 2263 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2261 def smalls(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "small")) end |
- (Source) source(*args)
2270 2271 2272 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2270 def source(*args) Source.new(self, extract_selector(args).merge(:tag_name => "source")) end |
- (SourceCollection) sources(*args)
2278 2279 2280 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2278 def sources(*args) SourceCollection.new(self, extract_selector(args).merge(:tag_name => "source")) end |
- (Span) span(*args)
2287 2288 2289 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2287 def span(*args) Span.new(self, extract_selector(args).merge(:tag_name => "span")) end |
- (SpanCollection) spans(*args)
2295 2296 2297 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2295 def spans(*args) SpanCollection.new(self, extract_selector(args).merge(:tag_name => "span")) end |
- (HTMLElementCollection) ss(*args)
2176 2177 2178 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2176 def ss(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "s")) end |
- (HTMLElement) strong(*args)
2304 2305 2306 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2304 def strong(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "strong")) end |
- (HTMLElementCollection) strongs(*args)
2312 2313 2314 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2312 def strongs(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "strong")) end |
- (Style) style(*args)
2321 2322 2323 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2321 def style(*args) Style.new(self, extract_selector(args).merge(:tag_name => "style")) end |
- (StyleCollection) styles(*args)
2329 2330 2331 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2329 def styles(*args) StyleCollection.new(self, extract_selector(args).merge(:tag_name => "style")) end |
- (HTMLElement) sub(*args)
2338 2339 2340 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2338 def sub(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "sub")) end |
- (HTMLElementCollection) subs(*args)
2346 2347 2348 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2346 def subs(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "sub")) end |
- (HTMLElementCollection) summaries(*args)
2363 2364 2365 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2363 def summaries(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "summary")) end |
- (HTMLElement) summary(*args)
2355 2356 2357 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2355 def summary(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "summary")) end |
- (HTMLElement) sup(*args)
2372 2373 2374 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2372 def sup(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "sup")) end |
- (HTMLElementCollection) sups(*args)
2380 2381 2382 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2380 def sups(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "sup")) end |
- (Table) table(*args)
2389 2390 2391 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2389 def table(*args) Table.new(self, extract_selector(args).merge(:tag_name => "table")) end |
- (TableCollection) tables(*args)
2397 2398 2399 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2397 def tables(*args) TableCollection.new(self, extract_selector(args).merge(:tag_name => "table")) end |
- (TableSection) tbody(*args)
2406 2407 2408 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2406 def tbody(*args) TableSection.new(self, extract_selector(args).merge(:tag_name => "tbody")) end |
- (TableSectionCollection) tbodys(*args)
2414 2415 2416 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2414 def tbodys(*args) TableSectionCollection.new(self, extract_selector(args).merge(:tag_name => "tbody")) end |
- (TableDataCell) td(*args)
2423 2424 2425 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2423 def td(*args) TableDataCell.new(self, extract_selector(args).merge(:tag_name => "td")) end |
- (TableDataCellCollection) tds(*args)
2431 2432 2433 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2431 def tds(*args) TableDataCellCollection.new(self, extract_selector(args).merge(:tag_name => "td")) end |
- (Object) text_field(*args)
24 25 26 |
# File 'lib/watir-webdriver/elements/text_field.rb', line 24 def text_field(*args) TextField.new(self, extract_selector(args).merge(:tag_name => "input")) end |
- (Object) text_fields(*args)
28 29 30 |
# File 'lib/watir-webdriver/elements/text_field.rb', line 28 def text_fields(*args) TextFieldCollection.new(self, extract_selector(args).merge(:tag_name => "input")) end |
- (TextArea) textarea(*args)
2440 2441 2442 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2440 def textarea(*args) TextArea.new(self, extract_selector(args).merge(:tag_name => "textarea")) end |
- (TextAreaCollection) textareas(*args)
2448 2449 2450 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2448 def textareas(*args) TextAreaCollection.new(self, extract_selector(args).merge(:tag_name => "textarea")) end |
- (TableSection) tfoot(*args)
2457 2458 2459 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2457 def tfoot(*args) TableSection.new(self, extract_selector(args).merge(:tag_name => "tfoot")) end |
- (TableSectionCollection) tfoots(*args)
2465 2466 2467 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2465 def tfoots(*args) TableSectionCollection.new(self, extract_selector(args).merge(:tag_name => "tfoot")) end |
- (TableHeaderCell) th(*args)
2474 2475 2476 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2474 def th(*args) TableHeaderCell.new(self, extract_selector(args).merge(:tag_name => "th")) end |
- (TableSection) thead(*args)
2491 2492 2493 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2491 def thead(*args) TableSection.new(self, extract_selector(args).merge(:tag_name => "thead")) end |
- (TableSectionCollection) theads(*args)
2499 2500 2501 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2499 def theads(*args) TableSectionCollection.new(self, extract_selector(args).merge(:tag_name => "thead")) end |
- (TableHeaderCellCollection) ths(*args)
2482 2483 2484 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2482 def ths(*args) TableHeaderCellCollection.new(self, extract_selector(args).merge(:tag_name => "th")) end |
- (Time) time(*args)
2508 2509 2510 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2508 def time(*args) Time.new(self, extract_selector(args).merge(:tag_name => "time")) end |
- (TimeCollection) times(*args)
2516 2517 2518 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2516 def times(*args) TimeCollection.new(self, extract_selector(args).merge(:tag_name => "time")) end |
- (Title) title(*args)
2525 2526 2527 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2525 def title(*args) Title.new(self, extract_selector(args).merge(:tag_name => "title")) end |
- (TitleCollection) titles(*args)
2533 2534 2535 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2533 def titles(*args) TitleCollection.new(self, extract_selector(args).merge(:tag_name => "title")) end |
- (TableRow) tr(*args)
2542 2543 2544 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2542 def tr(*args) TableRow.new(self, extract_selector(args).merge(:tag_name => "tr")) end |
- (Track) track(*args)
2559 2560 2561 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2559 def track(*args) Track.new(self, extract_selector(args).merge(:tag_name => "track")) end |
- (TrackCollection) tracks(*args)
2567 2568 2569 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2567 def tracks(*args) TrackCollection.new(self, extract_selector(args).merge(:tag_name => "track")) end |
- (TableRowCollection) trs(*args)
2550 2551 2552 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2550 def trs(*args) TableRowCollection.new(self, extract_selector(args).merge(:tag_name => "tr")) end |
- (HTMLElement) u(*args)
2576 2577 2578 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2576 def u(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "u")) end |
- (UList) ul(*args)
2593 2594 2595 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2593 def ul(*args) UList.new(self, extract_selector(args).merge(:tag_name => "ul")) end |
- (UListCollection) uls(*args)
2601 2602 2603 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2601 def uls(*args) UListCollection.new(self, extract_selector(args).merge(:tag_name => "ul")) end |
- (HTMLElementCollection) us(*args)
2584 2585 2586 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2584 def us(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "u")) end |
- (HTMLElement) var(*args)
2610 2611 2612 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2610 def var(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "var")) end |
- (HTMLElementCollection) vars(*args)
2618 2619 2620 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2618 def vars(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "var")) end |
- (Video) video(*args)
2627 2628 2629 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2627 def video(*args) Video.new(self, extract_selector(args).merge(:tag_name => "video")) end |
- (VideoCollection) videos(*args)
2635 2636 2637 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2635 def videos(*args) VideoCollection.new(self, extract_selector(args).merge(:tag_name => "video")) end |
- (HTMLElement) wbr(*args)
2644 2645 2646 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2644 def wbr(*args) HTMLElement.new(self, extract_selector(args).merge(:tag_name => "wbr")) end |
- (HTMLElementCollection) wbrs(*args)
2652 2653 2654 |
# File 'lib/watir-webdriver/elements/generated.rb', line 2652 def wbrs(*args) HTMLElementCollection.new(self, extract_selector(args).merge(:tag_name => "wbr")) end |