Method: Celerity::Container#browser

Defined in:
lib/celerity/container.rb

#browserObject (readonly)

Points back to the Browser instance that contains this element



36
37
38
# File 'lib/celerity/container.rb', line 36

def browser
  @browser
end