Class: Watir::Body

Inherits:
HTMLElement show all
Defined in:
lib/watir-webdriver/elements/html_elements.rb

Constant Summary

Constants included from Atoms

Atoms::ATOMS

Instance Method Summary collapse

Methods inherited from HTMLElement

#access_key, #access_key_label, #command_checked?, #command_disabled?, #command_hidden?, #command_icon, #command_label, #command_type, #content_editable, #content_editable?, #context_menu, #dataset, #dir, #draggable?, #dropzone, #hidden?, #item_id, #item_prop, #item_ref, #item_scope?, #item_type, #item_value, #lang, #onabort, #onautocomplete, #onautocompleteerror, #onblur, #oncancel, #oncanplay, #oncanplaythrough, #onchange, #onclick, #onclose, #oncontextmenu, #oncuechange, #ondblclick, #ondrag, #ondragend, #ondragenter, #ondragexit, #ondragleave, #ondragover, #ondragstart, #ondrop, #ondurationchange, #onemptied, #onended, #onerror, #onfocus, #oninput, #oninvalid, #onkeydown, #onkeypress, #onkeyup, #onload, #onloadeddata, #onloadedmetadata, #onloadstart, #onmousedown, #onmouseenter, #onmouseleave, #onmousemove, #onmouseout, #onmouseover, #onmouseup, #onmousewheel, #onpause, #onplay, #onplaying, #onprogress, #onratechange, #onreset, #onresize, #onscroll, #onseeked, #onseeking, #onselect, #onshow, #onsort, #onstalled, #onsubmit, #onsuspend, #ontimeupdate, #ontoggle, #onvolumechange, #onwaiting, #properties, #spellcheck?, #tab_index, #title, #translate?

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, #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, #title, #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

load

Methods included from XpathSupport

downcase, escape

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

Returns value of aLink property.

Returns:

  • (String)

    value of aLink property



875
# File 'lib/watir-webdriver/elements/html_elements.rb', line 875

attribute(String, :a_link, :aLink)

#backgroundString

Returns value of background property.

Returns:

  • (String)

    value of background property



877
# File 'lib/watir-webdriver/elements/html_elements.rb', line 877

attribute(String, :background, :background)

#bg_colorString

Returns value of bgColor property.

Returns:

  • (String)

    value of bgColor property



876
# File 'lib/watir-webdriver/elements/html_elements.rb', line 876

attribute(String, :bg_color, :bgColor)

Returns value of link property.

Returns:

  • (String)

    value of link property



873
# File 'lib/watir-webdriver/elements/html_elements.rb', line 873

attribute(String, :link, :link)

#onafterprintString

Returns value of onafterprint property.

Returns:

  • (String)

    value of onafterprint property



878
# File 'lib/watir-webdriver/elements/html_elements.rb', line 878

attribute(String, :onafterprint, :onafterprint)

#onbeforeprintString

Returns value of onbeforeprint property.

Returns:

  • (String)

    value of onbeforeprint property



879
# File 'lib/watir-webdriver/elements/html_elements.rb', line 879

attribute(String, :onbeforeprint, :onbeforeprint)

#onbeforeunloadString

Returns value of onbeforeunload property.

Returns:

  • (String)

    value of onbeforeunload property



880
# File 'lib/watir-webdriver/elements/html_elements.rb', line 880

attribute(String, :onbeforeunload, :onbeforeunload)

#onhashchangeString

Returns value of onhashchange property.

Returns:

  • (String)

    value of onhashchange property



881
# File 'lib/watir-webdriver/elements/html_elements.rb', line 881

attribute(String, :onhashchange, :onhashchange)

#onlanguagechangeString

Returns value of onlanguagechange property.

Returns:

  • (String)

    value of onlanguagechange property



882
# File 'lib/watir-webdriver/elements/html_elements.rb', line 882

attribute(String, :onlanguagechange, :onlanguagechange)

#onmessageString

Returns value of onmessage property.

Returns:

  • (String)

    value of onmessage property



883
# File 'lib/watir-webdriver/elements/html_elements.rb', line 883

attribute(String, :onmessage, :onmessage)

#onofflineString

Returns value of onoffline property.

Returns:

  • (String)

    value of onoffline property



884
# File 'lib/watir-webdriver/elements/html_elements.rb', line 884

attribute(String, :onoffline, :onoffline)

#ononlineString

Returns value of ononline property.

Returns:

  • (String)

    value of ononline property



885
# File 'lib/watir-webdriver/elements/html_elements.rb', line 885

attribute(String, :ononline, :ononline)

#onpagehideString

Returns value of onpagehide property.

Returns:

  • (String)

    value of onpagehide property



886
# File 'lib/watir-webdriver/elements/html_elements.rb', line 886

attribute(String, :onpagehide, :onpagehide)

#onpageshowString

Returns value of onpageshow property.

Returns:

  • (String)

    value of onpageshow property



887
# File 'lib/watir-webdriver/elements/html_elements.rb', line 887

attribute(String, :onpageshow, :onpageshow)

#onpopstateString

Returns value of onpopstate property.

Returns:

  • (String)

    value of onpopstate property



888
# File 'lib/watir-webdriver/elements/html_elements.rb', line 888

attribute(String, :onpopstate, :onpopstate)

#onstorageString

Returns value of onstorage property.

Returns:

  • (String)

    value of onstorage property



889
# File 'lib/watir-webdriver/elements/html_elements.rb', line 889

attribute(String, :onstorage, :onstorage)

#onunloadString

Returns value of onunload property.

Returns:

  • (String)

    value of onunload property



890
# File 'lib/watir-webdriver/elements/html_elements.rb', line 890

attribute(String, :onunload, :onunload)

Returns value of vLink property.

Returns:

  • (String)

    value of vLink property



874
# File 'lib/watir-webdriver/elements/html_elements.rb', line 874

attribute(String, :v_link, :vLink)