Method: Watir::Script#async?

Defined in:
lib/watir-webdriver/elements/html_elements.rb

#async?Boolean

Returns value of async property.

Returns:

  • (Boolean)

    value of async property



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

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