Class: Watir::Object

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, #codes, #col, #colgroup, #colgroups, #cols, #cursor, #cursors, #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, #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, #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

#alignString

Returns value of align property.

Returns:

  • (String)

    value of align property



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

attribute(String, :align, :align)

#archiveString

Returns value of archive property.

Returns:

  • (String)

    value of archive property



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

attribute(String, :archive, :archive)

#borderString

Returns value of border property.

Returns:

  • (String)

    value of border property



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

attribute(String, :border, :border)

#codeString

Returns value of code property.

Returns:

  • (String)

    value of code property



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

attribute(String, :code, :code)

#code_baseString

Returns value of codeBase property.

Returns:

  • (String)

    value of codeBase property



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

attribute(String, :code_base, :codeBase)

#code_typeString

Returns value of codeType property.

Returns:

  • (String)

    value of codeType property



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

attribute(String, :code_type, :codeType)

#content_documentString

Returns value of contentDocument property.

Returns:

  • (String)

    value of contentDocument property



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

attribute(String, :content_document, :contentDocument)

#content_windowString

Returns value of contentWindow property.

Returns:

  • (String)

    value of contentWindow property



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

attribute(String, :content_window, :contentWindow)

#dataString

Returns value of data property.

Returns:

  • (String)

    value of data property



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

attribute(String, :data, :data)

#declare?Boolean

Returns value of declare property.

Returns:

  • (Boolean)

    value of declare property



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

attribute("Boolean", :declare?, :declare)

#formString

Returns value of form property.

Returns:

  • (String)

    value of form property



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

attribute(String, :form, :form)

#heightString

Returns value of height property.

Returns:

  • (String)

    value of height property



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

attribute(String, :height, :height)

#hspaceFixnum

Returns value of hspace property.

Returns:

  • (Fixnum)

    value of hspace property



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

attribute(Fixnum, :hspace, :hspace)

#nameString

Returns value of name property.

Returns:

  • (String)

    value of name property



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

attribute(String, :name, :name)

#standbyString

Returns value of standby property.

Returns:

  • (String)

    value of standby property



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

attribute(String, :standby, :standby)

#typeString

Returns value of type property.

Returns:

  • (String)

    value of type property



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

attribute(String, :type, :type)

#type_must_match?Boolean

Returns value of typeMustMatch property.

Returns:

  • (Boolean)

    value of typeMustMatch property



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

attribute("Boolean", :type_must_match?, :typeMustMatch)

#use_mapString

Returns value of useMap property.

Returns:

  • (String)

    value of useMap property



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

attribute(String, :use_map, :useMap)

#validation_messageString

Returns value of validationMessage property.

Returns:

  • (String)

    value of validationMessage property



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

attribute(String, :validation_message, :validationMessage)

#validityString

Returns value of validity property.

Returns:

  • (String)

    value of validity property



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

attribute(String, :validity, :validity)

#vspaceFixnum

Returns value of vspace property.

Returns:

  • (Fixnum)

    value of vspace property



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

attribute(Fixnum, :vspace, :vspace)

#widthString

Returns value of width property.

Returns:

  • (String)

    value of width property



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

attribute(String, :width, :width)

#will_validate?Boolean

Returns value of willValidate property.

Returns:

  • (Boolean)

    value of willValidate property



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

attribute("Boolean", :will_validate?, :willValidate)