Class: Watir::HTMLElement
- Defined in:
- lib/watir-webdriver/elements/html_elements.rb
Direct Known Subclasses
Anchor, Applet, Area, BR, Base, Body, Button, Canvas, DList, Data, DataList, Details, Dialog, Directory, Div, Embed, FieldSet, Font, Form, FrameSet, HR, Head, Heading, Html, IFrame, Image, Input, Keygen, LI, Label, Legend, Map, Marquee, Media, Menu, MenuItem, Meta, Meter, Mod, OList, Object, OptGroup, Option, Output, Paragraph, Param, Picture, Pre, Progress, Quote, SVGElement, Script, Select, Source, Span, Style, Table, TableCaption, TableCell, TableCol, TableRow, TableSection, Template, TextArea, Time, Title, Track, UList, Unknown
Constant Summary
Constants included from Atoms
Instance Method Summary collapse
-
#access_key ⇒ String
Value of accessKey property.
-
#access_key_label ⇒ String
Value of accessKeyLabel property.
-
#command_checked? ⇒ Boolean
Value of commandChecked property.
-
#command_disabled? ⇒ Boolean
Value of commandDisabled property.
-
#command_hidden? ⇒ Boolean
Value of commandHidden property.
-
#command_icon ⇒ String
Value of commandIcon property.
-
#command_label ⇒ String
Value of commandLabel property.
-
#command_type ⇒ String
Value of commandType property.
-
#content_editable ⇒ String
Value of contentEditable property.
-
#content_editable? ⇒ Boolean
Value of isContentEditable property.
-
#context_menu ⇒ String
Value of contextMenu property.
-
#dataset ⇒ String
Value of dataset property.
-
#dir ⇒ String
Value of dir property.
-
#draggable? ⇒ Boolean
Value of draggable property.
-
#dropzone ⇒ String
Value of dropzone property.
-
#hidden? ⇒ Boolean
Value of hidden property.
-
#item_id ⇒ String
Value of itemId property.
-
#item_prop ⇒ String
Value of itemProp property.
-
#item_ref ⇒ String
Value of itemRef property.
-
#item_scope? ⇒ Boolean
Value of itemScope property.
-
#item_type ⇒ String
Value of itemType property.
-
#item_value ⇒ String
Value of itemValue property.
-
#lang ⇒ String
Value of lang property.
-
#onabort ⇒ String
Value of onabort property.
-
#onautocomplete ⇒ String
Value of onautocomplete property.
-
#onautocompleteerror ⇒ String
Value of onautocompleteerror property.
-
#onblur ⇒ String
Value of onblur property.
-
#oncancel ⇒ String
Value of oncancel property.
-
#oncanplay ⇒ String
Value of oncanplay property.
-
#oncanplaythrough ⇒ String
Value of oncanplaythrough property.
-
#onchange ⇒ String
Value of onchange property.
-
#onclick ⇒ String
Value of onclick property.
-
#onclose ⇒ String
Value of onclose property.
-
#oncontextmenu ⇒ String
Value of oncontextmenu property.
-
#oncuechange ⇒ String
Value of oncuechange property.
-
#ondblclick ⇒ String
Value of ondblclick property.
-
#ondrag ⇒ String
Value of ondrag property.
-
#ondragend ⇒ String
Value of ondragend property.
-
#ondragenter ⇒ String
Value of ondragenter property.
-
#ondragexit ⇒ String
Value of ondragexit property.
-
#ondragleave ⇒ String
Value of ondragleave property.
-
#ondragover ⇒ String
Value of ondragover property.
-
#ondragstart ⇒ String
Value of ondragstart property.
-
#ondrop ⇒ String
Value of ondrop property.
-
#ondurationchange ⇒ String
Value of ondurationchange property.
-
#onemptied ⇒ String
Value of onemptied property.
-
#onended ⇒ String
Value of onended property.
-
#onerror ⇒ String
Value of onerror property.
-
#onfocus ⇒ String
Value of onfocus property.
-
#oninput ⇒ String
Value of oninput property.
-
#oninvalid ⇒ String
Value of oninvalid property.
-
#onkeydown ⇒ String
Value of onkeydown property.
-
#onkeypress ⇒ String
Value of onkeypress property.
-
#onkeyup ⇒ String
Value of onkeyup property.
-
#onload ⇒ String
Value of onload property.
-
#onloadeddata ⇒ String
Value of onloadeddata property.
-
#onloadedmetadata ⇒ String
Value of onloadedmetadata property.
-
#onloadstart ⇒ String
Value of onloadstart property.
-
#onmousedown ⇒ String
Value of onmousedown property.
-
#onmouseenter ⇒ String
Value of onmouseenter property.
-
#onmouseleave ⇒ String
Value of onmouseleave property.
-
#onmousemove ⇒ String
Value of onmousemove property.
-
#onmouseout ⇒ String
Value of onmouseout property.
-
#onmouseover ⇒ String
Value of onmouseover property.
-
#onmouseup ⇒ String
Value of onmouseup property.
-
#onmousewheel ⇒ String
Value of onmousewheel property.
-
#onpause ⇒ String
Value of onpause property.
-
#onplay ⇒ String
Value of onplay property.
-
#onplaying ⇒ String
Value of onplaying property.
-
#onprogress ⇒ String
Value of onprogress property.
-
#onratechange ⇒ String
Value of onratechange property.
-
#onreset ⇒ String
Value of onreset property.
-
#onresize ⇒ String
Value of onresize property.
-
#onscroll ⇒ String
Value of onscroll property.
-
#onseeked ⇒ String
Value of onseeked property.
-
#onseeking ⇒ String
Value of onseeking property.
-
#onselect ⇒ String
Value of onselect property.
-
#onshow ⇒ String
Value of onshow property.
-
#onsort ⇒ String
Value of onsort property.
-
#onstalled ⇒ String
Value of onstalled property.
-
#onsubmit ⇒ String
Value of onsubmit property.
-
#onsuspend ⇒ String
Value of onsuspend property.
-
#ontimeupdate ⇒ String
Value of ontimeupdate property.
-
#ontoggle ⇒ String
Value of ontoggle property.
-
#onvolumechange ⇒ String
Value of onvolumechange property.
-
#onwaiting ⇒ String
Value of onwaiting property.
-
#properties ⇒ String
Value of properties property.
-
#spellcheck? ⇒ Boolean
Value of spellcheck property.
-
#tab_index ⇒ Fixnum
Value of tabIndex property.
-
#title ⇒ String
Value of title property.
-
#translate? ⇒ Boolean
Value of translate property.
Methods inherited from Element
#==, #attribute_value, #browser, #class_name, #click, #double_click, #drag_and_drop_by, #drag_and_drop_on, #driver, #enabled?, #exists?, #fire_event, #flash, #focus, #focused?, #hash, #hover, #id, #initialize, #inner_html, #inspect, #outer_html, #parent, #present?, #right_click, #select_text, #send_keys, #style, #tag_name, #text, #to_subtype, #value, #visible?, #wd
Methods included from AttributeHelper
#attribute, #attribute_list, #inherit_attributes_from, #method, #typed_attributes
Methods included from EventuallyPresent
#wait_until_present, #wait_while_present, #when_enabled, #when_present
Methods included from Container
#a, #abbr, #abbrs, #address, #addresses, #animate, #animate_motion, #animate_motions, #animate_transform, #animate_transforms, #animates, #area, #areas, #article, #articles, #as, #aside, #asides, #audio, #audios, #b, #base, #bases, #bdi, #bdis, #bdo, #bdos, #blockquote, #blockquotes, #body, #bodys, #br, #brs, #bs, #button, #buttons, #canvas, #canvases, #caption, #captions, #checkbox, #checkboxes, #circle, #circles, #cite, #cites, #code, #codes, #col, #colgroup, #colgroups, #cols, #cursor, #cursors, #data, #datalist, #datalists, #datas, #dd, #dds, #defs, #defss, #del, #dels, #desc, #descs, #details, #detailses, #dfn, #dfns, #dialog, #dialogs, #discard, #discards, #div, #divs, #dl, #dls, #dt, #dts, #element, #elements, #ellipse, #ellipses, #em, #embed, #embeds, #ems, #extract_selector, #field_set, #field_sets, #fieldset, #fieldsets, #figcaption, #figcaptions, #figure, #figures, #file_field, #file_fields, #font, #fonts, #footer, #footers, #foreign_object, #foreign_objects, #form, #forms, #frame, #frames, #frameset, #framesets, #g, #gs, #h1, #h1s, #h2, #h2s, #h3, #h3s, #h4, #h4s, #h5, #h5s, #h6, #h6s, #head, #header, #headers, #heads, #hgroup, #hgroups, #hidden, #hiddens, #hr, #hrs, #html, #htmls, #i, #iframe, #iframes, #image, #images, #img, #imgs, #input, #inputs, #ins, #inses, #is, #kbd, #kbds, #keygen, #keygens, #label, #labels, #legend, #legends, #li, #line, #linear_gradient, #linear_gradients, #lines, #link, #links, #lis, #main, #mains, #map, #maps, #mark, #marker, #markers, #marks, #menu, #menuitem, #menuitems, #menus, #mesh_gradient, #mesh_gradients, #mesh_patch, #mesh_patches, #mesh_row, #mesh_rows, #meta, #metadata, #metadatas, #metas, #meter, #meters, #mpath, #mpaths, #nav, #navs, #noscript, #noscripts, #object, #objects, #ol, #ols, #optgroup, #optgroups, #option, #options, #output, #outputs, #p, #param, #params, #path, #paths, #pattern, #patterns, #polygon, #polygons, #polyline, #polylines, #pre, #pres, #progress, #progresses, #ps, #q, #qs, #radial_gradient, #radial_gradients, #radio, #radios, #rect, #rects, #rp, #rps, #rt, #rts, #rubies, #ruby, #s, #samp, #samps, #script, #scripts, #section, #sections, #select, #select_list, #select_lists, #selects, #set, #sets, #small, #smalls, #source, #sources, #span, #spans, #ss, #stop, #stops, #strong, #strongs, #style, #styles, #sub, #subs, #summaries, #summary, #sup, #sups, #svg, #svgs, #switch, #switches, #symbol, #symbols, #table, #tables, #tbody, #tbodys, #td, #tds, #template, #templates, #text_field, #text_fields, #text_path, #text_paths, #textarea, #textareas, #tfoot, #tfoots, #th, #thead, #theads, #ths, #time, #times, #titles, #tr, #track, #tracks, #trs, #tspan, #tspans, #u, #ul, #uls, #us, #use, #uses, #var, #vars, #video, #videos, #view, #views, #wbr, #wbrs
Methods included from Atoms
Methods included from XpathSupport
Constructor Details
This class inherits a constructor from Watir::Element
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Watir::Element
Instance Method Details
#access_key ⇒ String
18 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 18 attribute(String, :access_key, :accessKey) |
#access_key_label ⇒ String
19 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 19 attribute(String, :access_key_label, :accessKeyLabel) |
#command_checked? ⇒ Boolean
29 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 29 attribute("Boolean", :command_checked?, :commandChecked) |
#command_disabled? ⇒ Boolean
28 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 28 attribute("Boolean", :command_disabled?, :commandDisabled) |
#command_hidden? ⇒ Boolean
27 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 27 attribute("Boolean", :command_hidden?, :commandHidden) |
#command_icon ⇒ String
26 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 26 attribute(String, :command_icon, :commandIcon) |
#command_label ⇒ String
25 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 25 attribute(String, :command_label, :commandLabel) |
#command_type ⇒ String
24 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 24 attribute(String, :command_type, :commandType) |
#content_editable ⇒ String
93 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 93 attribute(String, :content_editable, :contentEditable) |
#content_editable? ⇒ Boolean
94 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 94 attribute("Boolean", :content_editable?, :isContentEditable) |
#context_menu ⇒ String
22 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 22 attribute(String, :context_menu, :contextMenu) |
#dataset ⇒ String
8 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 8 attribute(String, :dataset, :dataset) |
#dir ⇒ String
7 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 7 attribute(String, :dir, :dir) |
#draggable? ⇒ Boolean
20 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 20 attribute("Boolean", :draggable?, :draggable) |
#dropzone ⇒ String
21 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 21 attribute(String, :dropzone, :dropzone) |
#hidden? ⇒ Boolean
16 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 16 attribute("Boolean", :hidden?, :hidden) |
#item_id ⇒ String
11 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 11 attribute(String, :item_id, :itemId) |
#item_prop ⇒ String
13 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 13 attribute(String, :item_prop, :itemProp) |
#item_ref ⇒ String
12 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 12 attribute(String, :item_ref, :itemRef) |
#item_scope? ⇒ Boolean
9 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 9 attribute("Boolean", :item_scope?, :itemScope) |
#item_type ⇒ String
10 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 10 attribute(String, :item_type, :itemType) |
#item_value ⇒ String
15 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 15 attribute(String, :item_value, :itemValue) |
#lang ⇒ String
5 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 5 attribute(String, :lang, :lang) |
#onabort ⇒ String
30 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 30 attribute(String, :onabort, :onabort) |
#onautocomplete ⇒ String
31 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 31 attribute(String, :onautocomplete, :onautocomplete) |
#onautocompleteerror ⇒ String
32 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 32 attribute(String, :onautocompleteerror, :onautocompleteerror) |
#onblur ⇒ String
33 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 33 attribute(String, :onblur, :onblur) |
#oncancel ⇒ String
34 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 34 attribute(String, :oncancel, :oncancel) |
#oncanplay ⇒ String
35 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 35 attribute(String, :oncanplay, :oncanplay) |
#oncanplaythrough ⇒ String
36 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 36 attribute(String, :oncanplaythrough, :oncanplaythrough) |
#onchange ⇒ String
37 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 37 attribute(String, :onchange, :onchange) |
#onclick ⇒ String
38 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 38 attribute(String, :onclick, :onclick) |
#onclose ⇒ String
39 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 39 attribute(String, :onclose, :onclose) |
#oncontextmenu ⇒ String
40 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 40 attribute(String, :oncontextmenu, :oncontextmenu) |
#oncuechange ⇒ String
41 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 41 attribute(String, :oncuechange, :oncuechange) |
#ondblclick ⇒ String
42 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 42 attribute(String, :ondblclick, :ondblclick) |
#ondrag ⇒ String
43 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 43 attribute(String, :ondrag, :ondrag) |
#ondragend ⇒ String
44 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 44 attribute(String, :ondragend, :ondragend) |
#ondragenter ⇒ String
45 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 45 attribute(String, :ondragenter, :ondragenter) |
#ondragexit ⇒ String
46 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 46 attribute(String, :ondragexit, :ondragexit) |
#ondragleave ⇒ String
47 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 47 attribute(String, :ondragleave, :ondragleave) |
#ondragover ⇒ String
48 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 48 attribute(String, :ondragover, :ondragover) |
#ondragstart ⇒ String
49 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 49 attribute(String, :ondragstart, :ondragstart) |
#ondrop ⇒ String
50 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 50 attribute(String, :ondrop, :ondrop) |
#ondurationchange ⇒ String
51 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 51 attribute(String, :ondurationchange, :ondurationchange) |
#onemptied ⇒ String
52 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 52 attribute(String, :onemptied, :onemptied) |
#onended ⇒ String
53 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 53 attribute(String, :onended, :onended) |
#onerror ⇒ String
54 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 54 attribute(String, :onerror, :onerror) |
#onfocus ⇒ String
55 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 55 attribute(String, :onfocus, :onfocus) |
#oninput ⇒ String
56 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 56 attribute(String, :oninput, :oninput) |
#oninvalid ⇒ String
57 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 57 attribute(String, :oninvalid, :oninvalid) |
#onkeydown ⇒ String
58 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 58 attribute(String, :onkeydown, :onkeydown) |
#onkeypress ⇒ String
59 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 59 attribute(String, :onkeypress, :onkeypress) |
#onkeyup ⇒ String
60 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 60 attribute(String, :onkeyup, :onkeyup) |
#onload ⇒ String
61 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 61 attribute(String, :onload, :onload) |
#onloadeddata ⇒ String
62 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 62 attribute(String, :onloadeddata, :onloadeddata) |
#onloadedmetadata ⇒ String
63 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 63 attribute(String, :onloadedmetadata, :onloadedmetadata) |
#onloadstart ⇒ String
64 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 64 attribute(String, :onloadstart, :onloadstart) |
#onmousedown ⇒ String
65 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 65 attribute(String, :onmousedown, :onmousedown) |
#onmouseenter ⇒ String
66 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 66 attribute(String, :onmouseenter, :onmouseenter) |
#onmouseleave ⇒ String
67 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 67 attribute(String, :onmouseleave, :onmouseleave) |
#onmousemove ⇒ String
68 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 68 attribute(String, :onmousemove, :onmousemove) |
#onmouseout ⇒ String
69 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 69 attribute(String, :onmouseout, :onmouseout) |
#onmouseover ⇒ String
70 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 70 attribute(String, :onmouseover, :onmouseover) |
#onmouseup ⇒ String
71 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 71 attribute(String, :onmouseup, :onmouseup) |
#onmousewheel ⇒ String
72 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 72 attribute(String, :onmousewheel, :onmousewheel) |
#onpause ⇒ String
73 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 73 attribute(String, :onpause, :onpause) |
#onplay ⇒ String
74 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 74 attribute(String, :onplay, :onplay) |
#onplaying ⇒ String
75 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 75 attribute(String, :onplaying, :onplaying) |
#onprogress ⇒ String
76 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 76 attribute(String, :onprogress, :onprogress) |
#onratechange ⇒ String
77 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 77 attribute(String, :onratechange, :onratechange) |
#onreset ⇒ String
78 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 78 attribute(String, :onreset, :onreset) |
#onresize ⇒ String
79 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 79 attribute(String, :onresize, :onresize) |
#onscroll ⇒ String
80 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 80 attribute(String, :onscroll, :onscroll) |
#onseeked ⇒ String
81 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 81 attribute(String, :onseeked, :onseeked) |
#onseeking ⇒ String
82 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 82 attribute(String, :onseeking, :onseeking) |
#onselect ⇒ String
83 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 83 attribute(String, :onselect, :onselect) |
#onshow ⇒ String
84 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 84 attribute(String, :onshow, :onshow) |
#onsort ⇒ String
85 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 85 attribute(String, :onsort, :onsort) |
#onstalled ⇒ String
86 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 86 attribute(String, :onstalled, :onstalled) |
#onsubmit ⇒ String
87 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 87 attribute(String, :onsubmit, :onsubmit) |
#onsuspend ⇒ String
88 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 88 attribute(String, :onsuspend, :onsuspend) |
#ontimeupdate ⇒ String
89 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 89 attribute(String, :ontimeupdate, :ontimeupdate) |
#ontoggle ⇒ String
90 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 90 attribute(String, :ontoggle, :ontoggle) |
#onvolumechange ⇒ String
91 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 91 attribute(String, :onvolumechange, :onvolumechange) |
#onwaiting ⇒ String
92 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 92 attribute(String, :onwaiting, :onwaiting) |
#properties ⇒ String
14 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 14 attribute(String, :properties, :properties) |
#spellcheck? ⇒ Boolean
23 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 23 attribute("Boolean", :spellcheck?, :spellcheck) |
#tab_index ⇒ Fixnum
17 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 17 attribute(Fixnum, :tab_index, :tabIndex) |
#title ⇒ String
4 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 4 attribute(String, :title, :title) |
#translate? ⇒ Boolean
6 |
# File 'lib/watir-webdriver/elements/html_elements.rb', line 6 attribute("Boolean", :translate?, :translate) |